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