Classes
Type Definitions
-
GxTrackObject{Object}
-
Properties:
Name Type Description flatCoordinatesArray.<number> whensArray.<number> -
A function that takes a url
{string}and returns a url{string}. Might be used to change an icon path or to substitute a data url obtained from a KMZ array buffer. -
Options{Object}
-
Properties:
Name Type Argument Default Description extractStylesboolean <optional>
true Extract styles from the KML.
showPointNamesboolean <optional>
true Show names as labels for placemarks which contain points.
defaultStyleArray.<module:ol/style/Style~Style> <optional>
Default style. The default default style is the same as Google Earth.
writeStylesboolean <optional>
true Write styles into KML.
crossOriginnull | string <optional>
'anonymous' The
crossOriginattribute for loaded images. Note that you must provide acrossOriginvalue if you want to access pixel data with the Canvas renderer.iconUrlFunctionmodule:ol/format/KML~IconUrlFunction <optional>
Function that takes a url string and returns a url string. Might be used to change an icon path or to substitute a data url obtained from a KMZ array buffer.
-
Vec2{Object}
-
Properties:
Name Type Description xnumber xunitsmodule:ol/style/IconAnchorUnits ynumber yunitsmodule:ol/style/IconAnchorUnits originmodule:ol/style/IconOrigin
OpenLayers