Move Options to ol/format/KML

This commit is contained in:
Tim Schaub
2018-03-11 22:11:36 -06:00
parent 2ce44e8fc8
commit 458383c7d3
3 changed files with 14 additions and 51 deletions
-9
View File
@@ -1,13 +1,4 @@
/**
* @typedef {Object} format_KMLOptions
* @property {boolean|undefined} extractStyles Extract styles from the KML. Default is `true`.
* @property {boolean|undefined} showPointNames Show names as labels for placemarks which contain points. Default is `true`.
* @property {Array.<ol.style.Style>|undefined} defaultStyle Default style. The default default style is the same as Google Earth.
* @property {boolean|undefined} writeStyles Write styles into KML. Default is `true`.
*/
/**
* @typedef {Object} format_GMLOptions
* @property {Object.<string, string>|string|undefined} featureNS Feature namespace. If not defined will be derived from GML. If multiple