- Source:
- olx.jsdoc, line 7
TypeDefs
-
GeoJSONOptions
Stability: not documented -
- Source:
- objectliterals.jsdoc, line 47
Properties:
Name Type Description defaultProjectionol.proj.ProjectionLike Default projection.
-
GMLOptions
Stability: not documented -
- Source:
- objectliterals.jsdoc, line 55
Properties:
Name Type Description featureNSstring Feature namespace.
featureTypestring Feature type to parse.
srsNamestring srsName to use when writing geometries.
surfaceboolean | undefined Write gml:Surface instead of gml:Polygon elements. This also affects the elements in multi-part geometries. Default is `false´.
curveboolean | undefined Write gml:Curve instead of gml:LineString elements. This also affects the elements in multi-part geometries. Default is `false´.
multiCurveboolean | undefined Write gml:MultiCurve instead of gml:MultiLineString. Since the latter is deprecated in GML 3, the default is `true´.
multiSurfaceboolean | undefined Write gml:multiSurface instead of gml:MultiPolygon. Since the latter is deprecated in GML 3, the default is `true´.
schemaLocationstring | undefined Optional schemaLocation to use when writing out the GML, this will override the default provided.
-
IGCOptions
Stability: not documented -
- Source:
- objectliterals.jsdoc, line 51
Properties:
Name Type Description altitudeModeol.format.IGCZ | undefined Altitude mode. Possible values are
barometric,gps, andnone. Default isnone. -
KMLOptions
Stability: not documented -
- Source:
- objectliterals.jsdoc, line 53
Properties:
Name Type Description defaultStyleArray.<ol.style.Style> | undefined Default style. The default default style is the same as Google Earth.
-
TopoJSONOptions
Stability: not documented -
- Source:
- objectliterals.jsdoc, line 49
Properties:
Name Type Description defaultProjectionol.proj.ProjectionLike Default projection.
OpenLayers 3