Add useInterimTilesOnError property to ol.layer.Tile
This commit is contained in:
@@ -533,6 +533,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