Update vectortiles

This commit is contained in:
Andreas Hocevar
2015-09-13 15:36:23 +09:00
parent 962473c3ab
commit 1c53a46d7d
370 changed files with 2984855 additions and 7734 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ var sphereMollweideProjection = new ol.proj.Projection({
code: 'ESRI:53009',
extent: [-9009954.605703328, -9009954.605703328,
9009954.605703328, 9009954.605703328],
worldExtent: [-179, -90, 179, 90]
worldExtent: [-179, -89.99, 179, 89.99]
});
var map = new ol.Map({