Adjust icon fields

This commit is contained in:
Lukas Martinelli 2017-01-10 17:31:21 +01:00
parent 964f815814
commit 81cf2eeed1
2 changed files with 5 additions and 5 deletions

View File

@ -24,7 +24,7 @@
zoom: 5, zoom: 5,
hash: true hash: true
}); });
map.addControl(new mapboxgl.Navigation()); map.addControl(new mapboxgl.NavigationControl());
</script> </script>
</body> </body>
</html> </html>

View File

@ -3367,7 +3367,7 @@
} }
}, },
{ {
"id": "road_label_highway_shield", "id": "road_shield",
"type": "symbol", "type": "symbol",
"metadata": {}, "metadata": {},
"source": "openmaptiles", "source": "openmaptiles",
@ -3382,7 +3382,7 @@
] ]
], ],
"layout": { "layout": {
"icon-image": "default-{ref_length}", "icon-image": "default_{ref_length}",
"icon-rotation-alignment": "viewport", "icon-rotation-alignment": "viewport",
"symbol-placement": { "symbol-placement": {
"base": 1, "base": 1,
@ -3517,7 +3517,7 @@
"stops": [ "stops": [
[ [
0, 0,
"dot-9" "dot_9"
], ],
[ [
8, 8,
@ -3576,7 +3576,7 @@
"stops": [ "stops": [
[ [
0, 0,
"dot-9" "dot_9"
], ],
[ [
8, 8,