TomTom Maps for JavaScript
    Preparing search index...

    Type Alias BaseMapEvents

    BaseMapEvents: CombinedEvents<
        MapGeoJSONFeature,
        BaseMapModuleConfig,
        never,
        BaseMapEventScope,
    >

    Event surface of BaseMapModule. The base map manages one source, so it has no named scopes — events is that scope, narrowed on demand with where().