@mapgear/geoapps > Map > RemoveOverlay
Map.RemoveOverlay() method
Remove an overlay from the map
Signature:RemoveOverlay(overlay: I.Overlay): void;
Parameters
| Parameter | Type | Description |
|---|---|---|
| overlay | I.Overlay | The overlay to remove |
void
@mapgear/geoapps > Map > RemoveOverlay
Remove an overlay from the map
Signature:RemoveOverlay(overlay: I.Overlay): void;
| Parameter | Type | Description |
|---|---|---|
| overlay | I.Overlay | The overlay to remove |
void