@magiclane/maps-sdk
    Preparing search index...

    Enumeration PTRouteType

    This enum represents the different types of public transport routes. It includes bus, underground, railway, tram, water transport, and miscellaneous.

    Index

    Enumeration Members

    bus: 0
    misc: 5
    railway: 2
    tram: 3
    underground: 1
    waterTransport: 4