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

    Enumeration MapStatus

    Worldwide road map support status

    Index

    Enumeration Members

    Enumeration Members

    ExpiredData: 1

    Notifies that the existing worldwide road map data is expired, which implies that the SDK worldwide road map does not have support anymore.

    OldData: 0

    Notifies that the existing worldwide road map data is old, which implies that the SDK worldwide road map still has support but will not use the latest worldwide road map data.

    UpToDate: 2

    Notifies that the worldwide road map data is up to date. This notification is sent only as a result of a ContentStore.checkForUpdate request.