Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-carto
@nativescript-community/ui-carto
geocoding/service
TomTomOnlineGeocodingService
Class TomTomOnlineGeocodingService
Hierarchy (
View Summary
)
GeocodingService
<
any
,
TomTomOnlineGeocodingServiceOptions
>
TomTomOnlineGeocodingService
Index
Constructors
constructor
Properties
autocomplete?
custom
ServiceURL?
during
Init
language?
native
options
Methods
calculate
Addresses
dispose
get
Native
init
Native
View
Constructors
constructor
new
TomTomOnlineGeocodingService
(
options
?:
TomTomOnlineGeocodingServiceOptions
,
native
?:
any
,
)
:
TomTomOnlineGeocodingService
Parameters
Optional
options
:
TomTomOnlineGeocodingServiceOptions
Optional
native
:
any
Returns
TomTomOnlineGeocodingService
Properties
Optional
autocomplete
autocomplete
?:
boolean
Optional
custom
ServiceURL
customServiceURL
?:
string
during
Init
duringInit
:
boolean
Optional
language
language
?:
string
native
native
:
any
options
options
:
TomTomOnlineGeocodingServiceOptions
Methods
calculate
Addresses
calculateAddresses
(
options
:
GeocodingRequest
<
DefaultLatLonKeys
>
,
callback
:
(
error
:
Error
,
res
:
GeocodingResultVector
)
=>
void
,
)
:
any
Parameters
options
:
GeocodingRequest
<
DefaultLatLonKeys
>
callback
:
(
error
:
Error
,
res
:
GeocodingResultVector
)
=>
void
Returns
any
dispose
dispose
()
:
any
Returns
any
get
Native
getNative
()
:
any
Returns
any
init
Native
View
initNativeView
(
native
:
any
,
options
:
TomTomOnlineGeocodingServiceOptions
)
:
void
Parameters
native
:
any
options
:
TomTomOnlineGeocodingServiceOptions
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
autocomplete
custom
ServiceURL
during
Init
language
native
options
Methods
calculate
Addresses
dispose
get
Native
init
Native
View
Nativescript Doc
@nativescript-community/ui-carto
Loading...