Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-carto
@nativescript-community/ui-carto
routing
MultiValhallaOfflineRoutingService
Class MultiValhallaOfflineRoutingService
Hierarchy
ValhallaRoutingService
<
any
,
MultiValhallaOfflineRoutingServiceOptions
>
MultiValhallaOfflineRoutingService
Index
Constructors
constructor
Properties
during
Init
native
options
profile
Methods
add
calculate
Route
get
Native
init
Native
View
match
Route
remove
routing
Result
ToJSON
Constructors
constructor
new
Multi
Valhalla
Offline
Routing
Service
(
options
?:
MultiValhallaOfflineRoutingServiceOptions
, native
?:
any
)
:
MultiValhallaOfflineRoutingService
Parameters
Optional
options:
MultiValhallaOfflineRoutingServiceOptions
Optional
native:
any
Returns
MultiValhallaOfflineRoutingService
Properties
during
Init
during
Init
:
boolean
native
native
:
any
options
options
:
MultiValhallaOfflineRoutingServiceOptions
profile
profile
:
ValhallaProfile
Methods
add
add
(
database
:
string
)
:
any
Parameters
database:
string
Returns
any
calculate
Route
calculate
Route
<
T
>
(
options
:
RoutingRequest
<
T
>
, profile
?:
string
)
:
Promise
<
RoutingResult
<
T
>
>
Type Parameters
T =
DefaultLatLonKeys
Parameters
options:
RoutingRequest
<
T
>
Optional
profile:
string
Returns
Promise
<
RoutingResult
<
T
>
>
get
Native
get
Native
(
)
:
any
Returns
any
init
Native
View
init
Native
View
(
native
:
any
, options
:
MultiValhallaOfflineRoutingServiceOptions
)
:
void
Parameters
native:
any
options:
MultiValhallaOfflineRoutingServiceOptions
Returns
void
match
Route
match
Route
<
T
>
(
options
:
RouteMatchingRequest
<
DefaultLatLonKeys
>
, profile
?:
string
)
:
Promise
<
RouteMatchingResult
<
T
>
>
Type Parameters
T =
DefaultLatLonKeys
Parameters
options:
RouteMatchingRequest
<
DefaultLatLonKeys
>
Optional
profile:
string
Returns
Promise
<
RouteMatchingResult
<
T
>
>
remove
remove
(
database
:
string
)
:
any
Parameters
database:
string
Returns
any
routing
Result
ToJSON
routing
Result
ToJSON
<
T
>
(
options
:
RoutingResult
<
T
>
)
:
Promise
<
string
>
Type Parameters
T =
DefaultLatLonKeys
Parameters
options:
RoutingResult
<
T
>
Returns
Promise
<
string
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Modules
@nativescript-
community/ui-
carto
core
datasources
datasources/cache
datasources/cartoonline
datasources/http
datasources/maptiler
datasources/mbtiles
datasources/vector
geocoding/service
geometry
geometry/feature
geometry/reader
geometry/simplifier
geometry/writer
index
layers
layers/cluster
layers/raster
layers/vector
packagemanager
projections
projections/epsg3857
projections/epsg4326
rastertiles
routing
search
ui
ui/cssproperties
utils
vectorelements
vectorelements/balloonpopup
vectorelements/group
vectorelements/line
vectorelements/marker
vectorelements/nmlmodel
vectorelements/point
vectorelements/polygon
vectorelements/polygon3d
vectorelements/text
vectortiles
Multi
Valhalla
Offline
Routing
Service
constructor
during
Init
native
options
profile
add
calculate
Route
get
Native
init
Native
View
match
Route
remove
routing
Result
ToJSON
Generated using
TypeDoc