TomTom Maps for JavaScript
    Preparing search index...

    Type Alias MapModuleCommonConfig

    Contains configuration options common to all map modules.

    type MapModuleCommonConfig = {
        events?: EventHandlerConfig;
    }
    Index

    Properties

    Properties

    Optional configuration for user event handling that applies to this map module only.