Allow tileLoadFunction override for ol.source.MapQuestOSM and MapQuestOpenAerial
This commit is contained in:
@@ -496,6 +496,12 @@
|
||||
* function to load a tile given a URL.
|
||||
*/
|
||||
|
||||
/**
|
||||
* @typedef {Object} ol.source.MapQuestOptions
|
||||
* @property {ol.TileLoadFunctionType|undefined} tileLoadFunction Optional
|
||||
* function to load a tile given a URL.
|
||||
*/
|
||||
|
||||
/**
|
||||
* @typedef {Object} ol.source.TileDebugOptions
|
||||
* @property {ol.Extent|undefined} extent Extent.
|
||||
|
||||
Reference in New Issue
Block a user