@nativescript-community/ui-massifmaps
Nativescript Doc
Preparing search index...
geocoding/service
MapBoxOnlineReverseGeocodingService
Class MapBoxOnlineReverseGeocodingService
public shape of the accessors this class declares itself
Hierarchy (
View Summary
)
ReverseGeocodingService
<
any
,
MapBoxOnlineReverseGeocodingServiceOptions
>
Omit
<
Accessors
,
"customServiceURL"
|
"language"
>
Methods
Omit
<
Accessors
,
"language"
>
Omit
<
Methods
,
"calculateAddresses"
|
"getLanguage"
|
"setLanguage"
>
MapBoxOnlineReverseGeocodingService
Index
Constructors
constructor
Properties
custom
Service
URL?
during
Init
language?
native
options
Methods
calculate
Addresses
dispose
get
Custom
Service
URL
get
Language
get
Native
init
Native
View
set
Custom
Service
URL
set
Language
Constructors
constructor
new
MapBoxOnlineReverseGeocodingService
(
options
?:
MapBoxOnlineReverseGeocodingServiceOptions
,
native
?:
any
,
)
:
MapBoxOnlineReverseGeocodingService
Parameters
Optional
options
:
MapBoxOnlineReverseGeocodingServiceOptions
Optional
native
:
any
Returns
MapBoxOnlineReverseGeocodingService
Properties
Optional
custom
Service
URL
customServiceURL
?:
string
during
Init
duringInit
:
boolean
Optional
language
language
?:
string
native
native
:
any
options
options
:
MapBoxOnlineReverseGeocodingServiceOptions
Methods
calculate
Addresses
calculateAddresses
(
options
:
ReverseGeocodingRequest
,
callback
:
(
error
:
Error
,
res
:
GeocodingResultVector
)
=>
void
,
)
:
any
Parameters
options
:
ReverseGeocodingRequest
callback
:
(
error
:
Error
,
res
:
GeocodingResultVector
)
=>
void
Returns
any
dispose
dispose
()
:
any
Returns
any
get
Custom
Service
URL
getCustomServiceURL
()
:
string
Returns
string
get
Language
getLanguage
()
:
string
Returns
string
get
Native
getNative
()
:
any
Returns
any
init
Native
View
initNativeView
(
native
:
any
,
options
:
MapBoxOnlineReverseGeocodingServiceOptions
,
)
:
void
Parameters
native
:
any
options
:
MapBoxOnlineReverseGeocodingServiceOptions
Returns
void
set
Custom
Service
URL
setCustomServiceURL
(
arg0
:
string
)
:
void
Parameters
arg0
:
string
Returns
void
set
Language
setLanguage
(
arg0
:
string
)
:
void
Parameters
arg0
:
string
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
custom
Service
URL
during
Init
language
native
options
Methods
calculate
Addresses
dispose
get
Custom
Service
URL
get
Language
get
Native
init
Native
View
set
Custom
Service
URL
set
Language
Nativescript Doc
@nativescript-community/ui-massifmaps
Loading...
public shape of the accessors this class declares itself