@mapgear/geoapps > IGeoAppsOptions
IGeoAppsOptions interface
The options for the GeoApps authorization
export interface IGeoAppsOptions 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| authorize | GeoAppsAuthorizationType | Indicate how to authorize against GeoApps | |
| token? | string | (Optional) Token used only when authorize = token. Otherwise, this value is ignored |