Waze Map Editor JavaScript SDK
    Preparing search index...

    Interface RoadType

    interface RoadType {
        id: RoadTypeId;
        localizedName: string;
        name: string;
    }
    Index

    Properties

    Properties

    localizedName: string
    name: string