torque-pro-assistant - v1.0.0
Preparing search index...
src/components/pages/session-detail/utils/build-route-polyline
ProjectedPoint
Interface ProjectedPoint
A point in the projected SVG coordinate space (pixels).
interface
ProjectedPoint
{
x
:
number
;
y
:
number
;
}
Index
Properties
x
y
Properties
Readonly
x
x
:
number
Readonly
y
y
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
x
y
torque-pro-assistant - v1.0.0
Loading...
A point in the projected SVG coordinate space (pixels).