Difference between revisions of "Web Element: Map"


Line 12: Line 12:
 
container: 'map', // container id
 
container: 'map', // container id
 
style: 'mapbox://styles/mapbox/streets-v11',
 
style: 'mapbox://styles/mapbox/streets-v11',
center: [30, 45], // starting position
+
center: [30, 35], // starting position
 
zoom: 9 // starting zoom
 
zoom: 9 // starting zoom
 
});
 
});

Revision as of 20:36, 17 May 2020