Optionalevents?: MapEventsConfigEvent handler configuration for map interactions.
Define callbacks for various map events like clicks, hovers, and movements.
MapLibre-specific options for map configuration.
Includes options for viewport settings, interaction controls, rendering options, and more.
Optionalstyle?: StyleInputMap style to load.
If not specified, defaults to 'standardLight'.
Parameters for initializing a TomTom map instance.
Combines global SDK configuration with map-specific settings like style, events, and MapLibre options. All GlobalConfig properties (key, baseURL, etc.) are optional and will be merged from global configuration. Only mapLibre.container is strictly required.