Common 2D/3D event
Configured Event. Triggered when the map has finished to configure itself with the given apiKey at startup.
One can listen to this event with Gp.Map.load() function through the mapEventsOptions property of Gp.MapOptions parameter.
NB : for a full map availability at startup you'd better listen to Gp.MapLoadedEvent.
Properties:
Name | Type | Description |
---|---|---|
config | Gp.Services.GetConfigResponse | Geoportal access configuration. See Gp.Services.GetConfigResponse definition in geoportal-access-lib documentation. |