Merge pull request #1757 from twpayne/interim-tiles-on-error
Add option to use interim tiles on tile errors
This commit is contained in:
@@ -539,6 +539,8 @@
|
||||
* (inclusive) at which this layer will be visible.
|
||||
* @property {number|undefined} maxResolution The maximum resolution
|
||||
* (exclusive) below which this layer will be visible.
|
||||
* @property {boolean|undefined} useInterimTilesOnError Use interim tiles on
|
||||
* error. Default is `true`.
|
||||
* @todo stability experimental
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user