@mapgear/geoapps > GeoApps > RemoveApp
GeoApps.RemoveApp() method
Removes the GeoApps app-object
Signature:RemoveApp(name: string): void;
Parameters
Parameter | Type | Description |
---|---|---|
name | string | Unique reference name of the app |
void
@mapgear/geoapps > GeoApps > RemoveApp
Removes the GeoApps app-object
Signature:RemoveApp(name: string): void;
Parameter | Type | Description |
---|---|---|
name | string | Unique reference name of the app |
void