- Source:
- olx.jsdoc, line 7
TypeDefs
-
GeoJSONOptions
Stability: not documented -
- Source:
- objectliterals.jsdoc, line 47
Properties:
Name Type Description defaultProjectionol.proj.ProjectionLike Default projection.
-
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.
-
WFSOptions
Stability: not documented -
- Source:
- objectliterals.jsdoc, line 57
Properties:
Name Type Description featureNSstring The namespace URI used for features.
featureTypestring The feature type to parse. Only used for read operations.
schemaLocationstring | undefined Optional schemaLocation to use for serialization, this will override the default.
-
WFSWriteGetFeatureOptions
Stability: not documented -
- Source:
- objectliterals.jsdoc, line 59
Properties:
Name Type Description featureNSstring The namespace URI used for features.
featurePrefixstring The prefix for the feature namespace.
featureTypesArray.<string> The feature type names.
srsNamestring | undefined SRS name. No srsName attribute will be set on geometries when this is not provided.
handlestring | undefined Handle.
outputFormatstring | undefined Output format.
maxFeaturesnumber | undefined Maximum number of features to fetch.
geometryNamestring | undefined Geometry name to use in a BBOX filter.
bboxol.Extent | undefined Extent to use for the BBOX filter.
-
WFSWriteTransactionOptions
Stability: not documented -
- Source:
- objectliterals.jsdoc, line 61
Properties:
Name Type Description featureNSstring The namespace URI used for features.
featurePrefixstring The prefix for the feature namespace.
featureTypestring The feature type name.
srsNamestring | undefined SRS name. No srsName attribute will be set on geometries when this is not provided.
handlestring | undefined Handle.
nativeElementsArray.<Object> Native elements. Currently not supported.
OpenLayers 3