@mapgear/geoapps > GeoApps > RemoveMap
GeoApps.RemoveMap() method
Removes the GeoApps map-object from a specified target element
Signature:RemoveMap(target: string): void;
Parameters
Parameter | Type | Description |
---|---|---|
target | string | The id (without hashtag) of the DOM-element of the map that needs to be removed from the scope |
void