Waze Map Editor JavaScript SDK
    Preparing search index...

    Class Countries

    Methods for dealing with Countries.

    Index

    Methods

    • Returns Country[]

      an array of all the countries in the WME data model

    • Parameters

      • args: { countryId: number }
        • countryId: number

          The id of the country to look for.

      Returns null | Country

      country with id, or null if not found in the WME data model

    • Returns null | Country

      the Country set to be the top country in the WME data model, or null if none set