Upgrade MB GL JS to v0.28.0 (close #88)
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
container: 'map',
|
||||
hash: true
|
||||
});
|
||||
map.addControl(new mapboxgl.Navigation());
|
||||
map.addControl(new mapboxgl.NavigationControl());
|
||||
|
||||
function generateColor(str) {
|
||||
var rgb = [0, 0, 0];
|
||||
|
||||
Reference in New Issue
Block a user