@nativescript-community/ui-massifmaps
Nativescript Doc
Preparing search index...
bindings/geocoding/PeliasOnlineGeocodingService
Methods
Interface Methods
the forwarders METHODS installs, so they are visible to TypeScript
interface
Methods
{
calculateAddresses
(
arg0
:
any
)
:
any
;
getCustomServiceURL
()
:
string
;
getLanguage
()
:
string
;
getMaxResults
()
:
number
;
isAutocomplete
()
:
boolean
;
setAutocomplete
(
arg0
:
boolean
)
:
void
;
setCustomServiceURL
(
arg0
:
string
)
:
void
;
setLanguage
(
arg0
:
string
)
:
void
;
setMaxResults
(
arg0
:
number
)
:
void
;
}
Hierarchy (
View Summary
)
Methods
PeliasOnlineGeocodingService
Index
Methods
calculate
Addresses
get
Custom
Service
URL
get
Language
get
Max
Results
is
Autocomplete
set
Autocomplete
set
Custom
Service
URL
set
Language
set
Max
Results
Methods
calculate
Addresses
calculateAddresses
(
arg0
:
any
)
:
any
Parameters
arg0
:
any
Returns
any
get
Custom
Service
URL
getCustomServiceURL
()
:
string
Returns
string
get
Language
getLanguage
()
:
string
Returns
string
get
Max
Results
getMaxResults
()
:
number
Returns
number
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
Methods
calculate
Addresses
get
Custom
Service
URL
get
Language
get
Max
Results
is
Autocomplete
set
Autocomplete
set
Custom
Service
URL
set
Language
set
Max
Results
Nativescript Doc
@nativescript-community/ui-massifmaps
Loading...
the forwarders METHODS installs, so they are visible to TypeScript