Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-carto
@nativescript-community/ui-carto
routing
RouteMatchingResult
Interface RouteMatchingResult<T>
interface
RouteMatchingResult
<
T
=
DefaultLatLonKeys
>
{
getPoints
()
:
MapPosVector
<
T
>
;
getProjection
()
:
Projection
;
getRawResult
()
:
string
;
}
Type Parameters
T
=
DefaultLatLonKeys
Index
Methods
get
Points
get
Projection
get
Raw
Result
Methods
get
Points
getPoints
()
:
MapPosVector
<
T
>
Returns
MapPosVector
<
T
>
get
Projection
getProjection
()
:
Projection
Returns
Projection
get
Raw
Result
getRawResult
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
get
Points
get
Projection
get
Raw
Result
Nativescript Doc
@nativescript-community/ui-carto
Loading...