Merge pull request #5315 from probins/tilecoordtransformtype
Remove unused ol.TileCoordTransformType
This commit is contained in:
@@ -24,13 +24,6 @@ goog.require('ol.tilecoord');
|
||||
ol.TileUrlFunctionType;
|
||||
|
||||
|
||||
/**
|
||||
* @typedef {function(ol.TileCoord, ol.proj.Projection, ol.TileCoord=):
|
||||
* ol.TileCoord}
|
||||
*/
|
||||
ol.TileCoordTransformType;
|
||||
|
||||
|
||||
/**
|
||||
* @param {string} template Template.
|
||||
* @param {ol.tilegrid.TileGrid} tileGrid Tile grid.
|
||||
|
||||
Reference in New Issue
Block a user