Move Options to ol/format/Polyline
This commit is contained in:
@@ -1,13 +1,4 @@
|
||||
|
||||
/**
|
||||
* @typedef {Object} format_PolylineOptions
|
||||
* @property {number|undefined} factor The factor by which the coordinates values will be scaled.
|
||||
* Default is `1e5`.
|
||||
* @property {ol.geom.GeometryLayout|undefined} geometryLayout Layout of the feature geometries created by the format reader.
|
||||
* Default is `ol.geom.GeometryLayout.XY`.
|
||||
*/
|
||||
|
||||
|
||||
/**
|
||||
* @typedef {Object} format_TopoJSONOptions
|
||||
* @property {ol.ProjectionLike} defaultDataProjection Default data projection. Default is `EPSG:4326`.
|
||||
|
||||
Reference in New Issue
Block a user