torque-pro-assistant - v1.0.0
Preparing search index...
src/components/pages/session-detail/utils/build-route-polyline
ProjectedMarker
Interface ProjectedMarker
RouteMarker
projected into the same SVG coordinate space as the polyline path.
interface
ProjectedMarker
{
id
:
string
;
lat
:
number
;
lon
:
number
;
x
:
number
;
y
:
number
;
}
Hierarchy (
View Summary
)
RouteMarker
ProjectedMarker
Index
Properties
id
lat
lon
x
y
Properties
Readonly
id
id
:
string
Readonly
lat
lat
:
number
Readonly
lon
lon
:
number
Readonly
x
x
:
number
Readonly
y
y
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
lat
lon
x
y
torque-pro-assistant - v1.0.0
Loading...
RouteMarkerprojected into the same SVG coordinate space as the polyline path.