Boot failed — the map could not be created, the target element is missing, a dependency
did not load.
Code: INITIALIZATION_ERROR. Almost always fatal for the map instance: there is nothing
to degrade to.
Example
thrownewGeoLeaf.Errors.InitializationError("Failed to create map: target element not found", { target:"map-container", domReady:document.readyState, });
Boot failed — the map could not be created, the target element is missing, a dependency did not load.
Code:
INITIALIZATION_ERROR. Almost always fatal for the map instance: there is nothing to degrade to.Example