Skip to main content

@mapgear/geoapps > GeoApps > RemoveApp

GeoApps.RemoveApp() method

Removes the GeoApps app-object

Signature:
RemoveApp(name: string): void;

Parameters

ParameterTypeDescription
namestringUnique reference name of the app
Returns:

void