Home > @magiclane/maps-sdk > GuidedAddressSearchService

GuidedAddressSearchService class

Class representing a guided address search service session. Places

Signature:

export declare class GuidedAddressSearchService 

Properties

Property

Modifiers

Type

Description

preferences

static

readonly

GuidedAddressSearchPreferences

Methods

Method

Modifiers

Description

cancelSearch(taskHandler)

static

getAddressDetailLevel(landmark)

static

getCountryLevelItem(countryIsoCode)

static

getNextAddressDetailLevel(landmark)

static

search(filter, parent, detailLevel, onCompleteCallback)

static

searchCountries(filter, onCompleteCallback)

static