@nativescript-community/ui-massifmaps
Nativescript Doc
Preparing search index...
bindings/routing/MultiValhallaOfflineRoutingService
Methods
Interface Methods
the forwarders METHODS installs, so they are visible to TypeScript
interface
Methods
{
add
(
arg0
:
string
)
:
void
;
addLocale
(
arg0
:
string
,
arg1
:
string
)
:
void
;
calculateRoute
(
arg0
:
any
)
:
any
;
getConfigurationParameter
(
arg0
:
string
)
:
any
;
getProfile
()
:
string
;
matchRoute
(
arg0
:
any
)
:
any
;
remove
(
arg0
:
string
)
:
boolean
;
setConfigurationParameter
(
arg0
:
string
,
arg1
:
any
)
:
void
;
setProfile
(
arg0
:
string
)
:
void
;
}
Index
Methods
add
add
Locale
calculate
Route
get
Configuration
Parameter
get
Profile
match
Route
remove
set
Configuration
Parameter
set
Profile
Methods
add
add
(
arg0
:
string
)
:
void
Parameters
arg0
:
string
Returns
void
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
remove
remove
(
arg0
:
string
)
:
boolean
Parameters
arg0
:
string
Returns
boolean
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
add
Locale
calculate
Route
get
Configuration
Parameter
get
Profile
match
Route
remove
set
Configuration
Parameter
set
Profile
Nativescript Doc
@nativescript-community/ui-massifmaps
Loading...
the forwarders METHODS installs, so they are visible to TypeScript