GeoLeaf Core API - v3.0.0
    Preparing search index...

    The object mounted on GeoLeaf.Geolocation.

    interface GeolocationPublicApi {
        isEnabled(): boolean;
        getConfig(): GeolocationCapabilityConfig;
        getState(): GeolocationStateSnapshot;
    }
    Index

    Methods