ixfx
Preparing search index...
Geometry
Waypoints
fromPoints
Function fromPoints
fromPoints
(
waypoints
:
readonly
Geometry
.
Point
[]
,
opts
?:
Partial
<
WaypointOpts
>
,
)
:
Geometry
.
Waypoints
.
Waypoints
Create from set of points, connected in order starting at array position 0.
Parameters
waypoints
:
readonly
Geometry
.
Point
[]
opts
:
Partial
<
WaypointOpts
>
= {}
Returns
Geometry
.
Waypoints
.
Waypoints
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...
Create from set of points, connected in order starting at array position 0.