Toward a fix for ol.tilegrid
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
goog.provide('ol.test.source.TileWMS');
|
||||
|
||||
goog.require('ol.ImageTile');
|
||||
goog.require('ol.source.TileWMS');
|
||||
goog.require('ol.proj');
|
||||
goog.require('ol.source.TileWMS');
|
||||
goog.require('ol.tilegrid');
|
||||
goog.require('ol.tilegrid.TileGrid');
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user