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`.
|
||||
|
||||
1
src/ol/format/kmlformat.exports
Normal file
1
src/ol/format/kmlformat.exports
Normal file
@@ -0,0 +1 @@
|
||||
@exportSymbol ol.format.KML
|
||||
1359
src/ol/format/kmlformat.js
Normal file
1359
src/ol/format/kmlformat.js
Normal file
File diff suppressed because it is too large
Load Diff
4661
test/spec/ol/format/kml/states.kml
Normal file
4661
test/spec/ol/format/kml/states.kml
Normal file
File diff suppressed because one or more lines are too long
1311
test/spec/ol/format/kmlformat.test.js
Normal file
1311
test/spec/ol/format/kmlformat.test.js
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user