Search
Preparing search index...
The search index is not available
Swim Toolkit
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Swim Toolkit
@swim/geo
GeoPathBuilder
Class GeoPathBuilder
Hierarchy
GeoPathBuilder
Implements
GeoPathContext
Index
Constructors
constructor
Properties
builder
splines
Methods
bind
close
Path
line
To
move
To
Constructors
constructor
new
Geo
Path
Builder
(
)
:
GeoPathBuilder
Returns
GeoPathBuilder
Properties
builder
builder
:
null
|
GeoSplineBuilder
splines
splines
:
GeoSpline
[]
Methods
bind
bind
(
)
:
GeoPath
Returns
GeoPath
close
Path
close
Path
(
)
:
void
Returns
void
line
To
line
To
(
lng
:
number
, lat
:
number
)
:
void
Parameters
lng:
number
lat:
number
Returns
void
move
To
move
To
(
lng
:
number
, lat
:
number
)
:
void
Parameters
lng:
number
lat:
number
Returns
void
Modules
@swim/system
@swim/core
@swim/util
@swim/codec
@swim/mapping
@swim/collections
@swim/constraint
@swim/structure
@swim/streamlet
@swim/dataflow
@swim/recon
@swim/uri
@swim/math
@swim/geo
@swim/time
@swim/mesh
@swim/toolkit
Geo
Path
Builder
constructor
builder
splines
bind
close
Path
line
To
move
To
Generated using
TypeDoc