Contents

removeAnnotation(annotation)

Removes an annotation from the map.

Declaration

removeAnnotation(annotation: Annotation): Annotation;

Parameters

  • annotation:

    The annotation to remove.

Return Value

Returns the annotation.

See Also

Annotating the map