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.
The marker's id
Static
Checks if the provided instance is of type Marker"
The instance to check.
True if the instance is a Marker, false otherwise.
Class representing a marker on the MapView.
Markers are used to indicate a specific location on the map.