TomTom Maps for JavaScript
    Preparing search index...

    Variable baseMapLayerGroupNamesConst

    baseMapLayerGroupNames: readonly [
        "land",
        "water",
        "buildings2D",
        "roads",
        "railways",
        "ferries",
        "borders",
        "buildings3D",
        "natureLabels",
        "roadLabels",
        "roadShields",
        "houseNumbers",
        "smallerTownLabels",
        "stateLabels",
        "cityLabels",
        "allPlaceLabels",
        "capitalLabels",
        "countryLabels",
    ] = ...

    Available base map layer group identifiers.

    Use these names with BaseMapModule to control layer visibility.

    Ordered by z-order in the TomTom base-map style, from the layers painted lowest (underneath) to highest (on top). The place-label order mirrors the style's own draw order rather than the settlement hierarchy.