The target object (Space, Door, or Coordinate) for the marker.
The HTML content for the Marker.
Optional
options: TAddMarkerOptionsOptional additional options for the Marker.
The created Marker, or undefined if creation failed.
Update the position of a marker with an animation.
The Marker which should be updated.
The new target object (Space, Door, or Coordinate) for the marker.
Optional
options: TAnimationOptionsOptional additional options for the animation.
A promise that resolves when the animation is complete.
Update the position of a marker.
The Marker which should be removed.
The new target object (Space, Door, or Coordinate) for the marker.
Adds a marker to the map.