Skip to main content

@mapgear/geoapps > GeoApps > GetApp

GeoApps.GetApp() method

Retrieve the app-object specified by the id that is used

Signature:
GetApp(name: string): Promise<App>;

Parameters

ParameterTypeDescription
namestringUnique reference name of the app
Returns:

Promise<App>

GeoApps AppComponent-object bound to the specified dom-element, or null if no map is initialized