@nativescript-community/ui-massifmaps
Nativescript Doc
Preparing search index...
bindings/routing/ValhallaOfflineRoutingService
Methods
Interface Methods
the forwarders METHODS installs, so they are visible to TypeScript
interface
Methods
{
addLocale
(
arg0
:
string
,
arg1
:
string
)
:
void
;
calculateRoute
(
arg0
:
any
)
:
any
;
getConfigurationParameter
(
arg0
:
string
)
:
any
;
getProfile
()
:
string
;
matchRoute
(
arg0
:
any
)
:
any
;
setConfigurationParameter
(
arg0
:
string
,
arg1
:
any
)
:
void
;
setProfile
(
arg0
:
string
)
:
void
;
}
Hierarchy (
View Summary
)
Methods
ValhallaOfflineRoutingService
Index
Methods
add
Locale
calculate
Route
get
Configuration
Parameter
get
Profile
match
Route
set
Configuration
Parameter
set
Profile
Methods
add
Locale
addLocale
(
arg0
:
string
,
arg1
:
string
)
:
void
Parameters
arg0
:
string
arg1
:
string
Returns
void
calculate
Route
calculateRoute
(
arg0
:
any
)
:
any
Parameters
arg0
:
any
Returns
any
get
Configuration
Parameter
getConfigurationParameter
(
arg0
:
string
)
:
any
Parameters
arg0
:
string
Returns
any
get
Profile
getProfile
()
:
string
Returns
string
match
Route
matchRoute
(
arg0
:
any
)
:
any
Parameters
arg0
:
any
Returns
any
set
Configuration
Parameter
setConfigurationParameter
(
arg0
:
string
,
arg1
:
any
)
:
void
Parameters
arg0
:
string
arg1
:
any
Returns
void
set
Profile
setProfile
(
arg0
:
string
)
:
void
Parameters
arg0
:
string
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
add
Locale
calculate
Route
get
Configuration
Parameter
get
Profile
match
Route
set
Configuration
Parameter
set
Profile
Nativescript Doc
@nativescript-community/ui-massifmaps
Loading...
the forwarders METHODS installs, so they are visible to TypeScript