Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-carto
@nativescript-community/ui-carto
routing
RouteMatchingRequest
Interface RouteMatchingRequest<T>
interface
RouteMatchingRequest
<
T
=
DefaultLatLonKeys
>
{
accuracy
?:
number
;
customOptions
?:
any
;
points
:
GenericMapPos
<
T
>
[]
;
projection
:
any
;
}
Type Parameters
T
=
DefaultLatLonKeys
Index
Properties
accuracy?
custom
Options?
points
projection
Properties
Optional
accuracy
accuracy
?:
number
Optional
custom
Options
customOptions
?:
any
points
points
:
GenericMapPos
<
T
>
[]
projection
projection
:
any
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
accuracy
custom
Options
points
projection
Nativescript Doc
@nativescript-community/ui-carto
Loading...