Upgrade MB GL JS to v0.28.0 (close #88)

This commit is contained in:
Petr Sloup
2016-12-13 08:28:33 +01:00
parent 509d32da68
commit c1de2a7903
4 changed files with 438 additions and 393 deletions
+1 -1
View File
@@ -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];