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