@nativescript-community/ui-massifmaps
Nativescript Doc
Preparing search index...
geocoding/service
PeliasOnlineGeocodingService
Class PeliasOnlineGeocodingService
public shape of the accessors this class declares itself
Hierarchy (
View Summary
)
GeocodingService
<
any
,
PeliasOnlineGeocodingServiceOptions
>
Omit
<
Accessors
,
"autocomplete"
|
"customServiceURL"
|
"language"
>
Methods
Omit
<
Accessors
,
"autocomplete"
|
"language"
|
"maxResults"
>
Omit
<
Methods
,
|
"calculateAddresses"
|
"getLanguage"
|
"getMaxResults"
|
"isAutocomplete"
|
"setAutocomplete"
|
"setLanguage"
|
"setMaxResults"
,
>
PeliasOnlineGeocodingService
Index
Constructors
constructor
Properties
autocomplete?
custom
Service
URL?
during
Init
language?
max
Results
native
options
Methods
calculate
Addresses
dispose
get
Custom
Service
URL
get
Language
get
Max
Results
get
Native
init
Native
View
is
Autocomplete
set
Autocomplete
set
Custom
Service
URL
set
Language
set
Max
Results
Constructors
constructor
new
PeliasOnlineGeocodingService
(
options
?:
PeliasOnlineGeocodingServiceOptions
,
native
?:
any
,
)
:
PeliasOnlineGeocodingService
Parameters
Optional
options
:
PeliasOnlineGeocodingServiceOptions
Optional
native
:
any
Returns
PeliasOnlineGeocodingService
Properties
Optional
autocomplete
autocomplete
?:
boolean
Optional
custom
Service
URL
customServiceURL
?:
string
during
Init
duringInit
:
boolean
Optional
language
language
?:
string
max
Results
maxResults
:
number
native
native
:
any
options
options
:
PeliasOnlineGeocodingServiceOptions
Methods
calculate
Addresses
calculateAddresses
(
options
:
GeocodingRequest
,
callback
:
(
error
:
Error
,
res
:
GeocodingResultVector
)
=>
void
,
)
:
any
Parameters
options
:
GeocodingRequest
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
Max
Results
getMaxResults
()
:
number
Returns
number
get
Native
getNative
()
:
any
Returns
any
init
Native
View
initNativeView
(
native
:
any
,
options
:
PeliasOnlineGeocodingServiceOptions
)
:
void
Parameters
native
:
any
options
:
PeliasOnlineGeocodingServiceOptions
Returns
void
is
Autocomplete
isAutocomplete
()
:
boolean
Returns
boolean
set
Autocomplete
setAutocomplete
(
arg0
:
boolean
)
:
void
Parameters
arg0
:
boolean
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
set
Max
Results
setMaxResults
(
arg0
:
number
)
:
void
Parameters
arg0
:
number
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
autocomplete
custom
Service
URL
during
Init
language
max
Results
native
options
Methods
calculate
Addresses
dispose
get
Custom
Service
URL
get
Language
get
Max
Results
get
Native
init
Native
View
is
Autocomplete
set
Autocomplete
set
Custom
Service
URL
set
Language
set
Max
Results
Nativescript Doc
@nativescript-community/ui-massifmaps
Loading...
public shape of the accessors this class declares itself