MarkerProperties
The styling and presentation properties of a marker on the map.
The location of the marker and other marker specific data properties are define in the MarkerData. The MarkerData and the properties of this class define how the marker is visualized on the map.
An instance of this class can be constructed with the MarkerProperties fake constructor function.
Types
Mutable variant of MarkerProperties.
Properties
Text displayed within the marker balloon (if visible).
Sets the position of the icon relative to the pin. When the given x/y values are outside of the range 0, 1, the icon moves more than the width/height of the pin.
Sets the whole marker's pin offset.
Sets the pin's shield anchor.
Functions
Copies the MarkerProperties and applies the changes by configure to the copied instance.