TomTom Maps for JavaScript
    Preparing search index...

    Type Alias FunctionalRoadClass

    FunctionalRoadClass: typeof functionalRoadClasses[number]

    A Functional Road Class (FRC) identifier — classifies road segments by their importance in the road network.

    Value Description
    'MOTORWAY' Motorways, freeways, and major roads
    'MAJOR_ROAD' Major roads, less important than motorways
    'OTHER_MAJOR_ROAD' Other major roads connecting neighbouring regions
    'SECONDARY_ROAD' Secondary roads linking parts of the same region
    'LOCAL_CONNECTING_ROAD' Local roads providing settlement access
    'LOCAL_ROAD_HIGH_IMPORTANCE' Local roads of high importance within a settlement
    'LOCAL_ROAD' Local roads within settlement sections
    'LOCAL_ROAD_MINOR_IMPORTANCE' Local roads of minor importance (dead-ends, alleys)
    'OTHER_ROAD' Other roads (paths, cycle routes, pedestrian infrastructure)