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
GeocodingService
<
any
,
TomTomOnlineGeocodingServiceOptions
>
TomTomOnlineGeocodingService
Index
Constructors
constructor
Properties
autocomplete?
custom
ServiceURL?
during
Init
language?
native
options
Methods
calculate
Addresses
get
Native
init
Native
View
Constructors
constructor
new
Tom
Tom
Online
Geocoding
Service
(
options
?:
TomTomOnlineGeocodingServiceOptions
, native
?:
any
)
:
TomTomOnlineGeocodingService
Parameters
Optional
options:
TomTomOnlineGeocodingServiceOptions
Optional
native:
any
Returns
TomTomOnlineGeocodingService
Properties
Optional
autocomplete
autocomplete
?:
boolean
Optional
custom
ServiceURL
custom
ServiceURL
?:
string
during
Init
during
Init
:
boolean
Optional
language
language
?:
string
native
native
:
any
options
options
:
TomTomOnlineGeocodingServiceOptions
Methods
calculate
Addresses
calculate
Addresses
(
options
:
GeocodingRequest
<
DefaultLatLonKeys
>
, callback
:
(
(
error
:
Error
, res
:
GeocodingResultVector
)
=>
void
)
)
:
any
Parameters
options:
GeocodingRequest
<
DefaultLatLonKeys
>
callback:
(
(
error
:
Error
, res
:
GeocodingResultVector
)
=>
void
)
(
error
:
Error
, res
:
GeocodingResultVector
)
:
void
Parameters
error:
Error
res:
GeocodingResultVector
Returns
void
Returns
any
get
Native
get
Native
(
)
:
any
Returns
any
init
Native
View
init
Native
View
(
native
:
any
, options
:
TomTomOnlineGeocodingServiceOptions
)
:
void
Parameters
native:
any
options:
TomTomOnlineGeocodingServiceOptions
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Modules
@nativescript-
community/ui-
carto
core
datasources
datasources/cache
datasources/cartoonline
datasources/http
datasources/maptiler
datasources/mbtiles
datasources/vector
geocoding/service
geometry
geometry/feature
geometry/reader
geometry/simplifier
geometry/writer
index
layers
layers/cluster
layers/raster
layers/vector
packagemanager
projections
projections/epsg3857
projections/epsg4326
rastertiles
routing
search
ui
ui/cssproperties
utils
vectorelements
vectorelements/balloonpopup
vectorelements/group
vectorelements/line
vectorelements/marker
vectorelements/nmlmodel
vectorelements/point
vectorelements/polygon
vectorelements/polygon3d
vectorelements/text
vectortiles
Tom
Tom
Online
Geocoding
Service
constructor
autocomplete?
custom
ServiceURL?
during
Init
language?
native
options
calculate
Addresses
get
Native
init
Native
View
Generated using
TypeDoc