Class representing a marker on the MapView.
Markers are used to indicate a specific location on the map.
Readonly
The HTML element that represents the marker.
Updates the marker's position on the map.
Static
Checks if the provided instance is of type Label.
The instance to check.
True if the instance is a Label, false otherwise.
Class representing a marker on the MapView.
Markers are used to indicate a specific location on the map.