Allow tileLoadFunction override for ol.source.MapQuestOSM and MapQuestOpenAerial

This commit is contained in:
Frederic Junod
2013-09-24 15:54:53 +02:00
parent 9fcd057c1e
commit 907e796b55
2 changed files with 16 additions and 2 deletions

View File

@@ -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.