removeOverlay(overlay)
Removes an overlay from the map.
Declaration
removeOverlay(overlay: Overlay): Overlay;Parameters
- overlay:
The overlay to remove.
Return Value
Returns the overlay.
Removes an overlay from the map.
removeOverlay(overlay: Overlay): Overlay;The overlay to remove.
Returns the overlay.