interface OSMOfflineReverseGeocodingServiceOptions {
    language?: string;
    path?: string;
}

Properties

Properties

language?: string
path?: string

Generated using TypeDoc