The preemptive loading of UTFGrid tiles is now optional
This commit is contained in:
+2
-1
@@ -3542,7 +3542,8 @@ olx.source.GPXOptions.prototype.urls;
|
||||
|
||||
|
||||
/**
|
||||
* @typedef {{url: string}}
|
||||
* @typedef {{url: string,
|
||||
* preemptive: (boolean|undefined)}}
|
||||
* @api
|
||||
*/
|
||||
olx.source.TileUTFGridOptions;
|
||||
|
||||
Reference in New Issue
Block a user