Toward a fix for ol.tilegrid

This commit is contained in:
Tim Schaub
2016-08-08 10:22:28 -06:00
parent 7ea7610892
commit 789aeb1c64
29 changed files with 165 additions and 135 deletions
+2
View File
@@ -1,4 +1,5 @@
/* eslint-disable openlayers-internal/no-unused-requires */
goog.require('ol.Map');
goog.require('ol.View');
goog.require('ol.format.MVT');
@@ -9,6 +10,7 @@ goog.require('ol.style.Icon');
goog.require('ol.style.Stroke');
goog.require('ol.style.Style');
goog.require('ol.style.Text');
goog.require('ol.tilegrid');
var key = 'pk.eyJ1IjoiYWhvY2V2YXIiLCJhIjoiRk1kMWZaSSJ9.E5BkluenyWQMsBLsuByrmg';