StaticinitializeInitializes the map configuration by prevalidating the list of GeoView layer configurations.
The unique identifier for the map instance.
The list of layer configurations to validate and initialize.
A callback function invoked when a validation error occurs.
The validated list of layer configs, or undefined if invalid.
Staticprevalidate
Class to read and validate the GeoView map features configuration. Will validate every item for structure and valid values. If error found, will replace by default values and sent a message in the console for developers to know something went wrong.
Exports
Config