Remove dimension option from KML parser
Geometry constructors now accept coordinates in any dimension
This commit is contained in:
@@ -412,8 +412,6 @@
|
||||
|
||||
/**
|
||||
* @typedef {Object} ol.parser.KMLOptions
|
||||
* @property {number|undefined} dimension Create geometries with `dimension`
|
||||
* dimensions. Default is 3.
|
||||
* @property {boolean|undefined} extractAttributes Should we extract attributes
|
||||
* from the KML? Default is `true´.
|
||||
* @property {boolean|undefined} extractStyles Should we extract styles from the
|
||||
|
||||
Reference in New Issue
Block a user