Waze Map Editor JavaScript SDK
    Preparing search index...

    Class WmeState

    Contains information about current state of the WME.

    Index

    Methods

    • Returns Country[]

      the list of the countries in the WME data model that are managed by the current user.

    • Returns null | UserSession

      information about currently logged in user or null if user isn't logged in yet.

    • Returns boolean

      true if WME initialized successfully.

    • Returns boolean

      true if WME already fetched map data from the server.

    • Returns boolean

      true if user logged in

    • Determines if the map data and rendering are fully available.

      Returns boolean

      true if WME map is loading.

    • Returns boolean

      true if WME already fetched map data and user logged in.