@nativescript-community/ui-carto
    Preparing search index...

    Interface PeliasOnlineReverseGeocodingServiceOptions

    interface PeliasOnlineReverseGeocodingServiceOptions {
        apiKey: string;
        customServiceURL?: string;
        language?: string;
    }
    Index

    Properties

    apiKey: string
    customServiceURL?: string
    language?: string