removeAnnotation(annotation)
Removes an annotation from the map.
Declaration
removeAnnotation(annotation: Annotation): Annotation;Parameters
- annotation:
The annotation to remove.
Return Value
Returns the annotation.
Removes an annotation from the map.
removeAnnotation(annotation: Annotation): Annotation;The annotation to remove.
Returns the annotation.