Add ol.format.KML
This commit is contained in:
@@ -260,6 +260,12 @@
|
||||
* Possible values are `barometric`, `gps`, and `none`. Default is `none`.
|
||||
*/
|
||||
|
||||
/**
|
||||
* @typedef {Object} olx.format.KMLOptions
|
||||
* @property {boolean|undefined} extractAttributes Extract attributes.
|
||||
* @property {boolean|undefined} extractStyles Extract styles.
|
||||
*/
|
||||
|
||||
/**
|
||||
* @typedef {Object} olx.interaction.DoubleClickZoomOptions
|
||||
* @property {number|undefined} duration Animation duration in milliseconds. Default is `250`.
|
||||
|
||||
Reference in New Issue
Block a user