Search
Preparing search index...
The search index is not available
FDOT GIS Framework
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
Terraformer
MultiPoint
Class MultiPoint
Hierarchy
Primitive
MultiPoint
Index
Constructors
constructor
Properties
coordinates
type
Methods
add
Point
bbox
contains
convex
Hull
envelope
for
Each
get
insert
Point
intersects
remove
Point
to
Geographic
to
Mercator
within
Constructors
constructor
new
Multi
Point
(
latLngs
:
Array
<
Array
<
number
>
>
)
:
MultiPoint
new
Multi
Point
(
multipoint
:
GeometryObject
)
:
MultiPoint
Parameters
latLngs:
Array
<
Array
<
number
>
>
Returns
MultiPoint
Parameters
multipoint:
GeometryObject
Returns
MultiPoint
Properties
coordinates
coordinates
:
any
type
type
:
string
Methods
add
Point
add
Point
(
coordinate
:
Array
<
number
>
)
:
MultiPoint
Parameters
coordinate:
Array
<
number
>
Returns
MultiPoint
bbox
bbox
(
)
:
Array
<
number
>
Returns
Array
<
number
>
contains
contains
(
geomtry
:
GeometryObject
)
:
boolean
Parameters
geomtry:
GeometryObject
Returns
boolean
convex
Hull
convex
Hull
(
)
:
Polygon
Returns
Polygon
envelope
envelope
(
)
:
Envelope
Returns
Envelope
for
Each
for
Each
(
operation
:
function
)
:
void
Parameters
operation:
function
(
point
:
Point
, index
:
number
, coords
:
Array
<
number
>
)
:
void
Parameters
point:
Point
index:
number
coords:
Array
<
number
>
Returns
void
Returns
void
get
get
(
index
:
number
)
:
Point
Parameters
index:
number
Returns
Point
insert
Point
insert
Point
(
coordinate
:
Array
<
number
>
, index
:
number
)
:
MultiPoint
Parameters
coordinate:
Array
<
number
>
index:
number
Returns
MultiPoint
intersects
intersects
(
geomtry
:
GeometryObject
)
:
boolean
Parameters
geomtry:
GeometryObject
Returns
boolean
remove
Point
remove
Point
(
index
:
number
)
:
MultiPoint
remove
Point
(
coordinate
:
Array
<
number
>
)
:
MultiPoint
Parameters
index:
number
Returns
MultiPoint
Parameters
coordinate:
Array
<
number
>
Returns
MultiPoint
to
Geographic
to
Geographic
(
)
:
Primitive
Returns
Primitive
to
Mercator
to
Mercator
(
)
:
Primitive
Returns
Primitive
within
within
(
geomtry
:
GeometryObject
)
:
boolean
Parameters
geomtry:
GeometryObject
Returns
boolean
Globals
"leaflet"
"leafletdraw"
"lodash"
"q"
GeoJSON
L
Map
Box
Q
Terraformer
_
proj4
to
GeoJSON
turf
ArcGIS
Feature
Feature
Collection
Line
String
Multi
Line
String
Multi
Point
constructor
coordinates
type
add
Point
bbox
contains
convex
Hull
envelope
for
Each
get
insert
Point
intersects
remove
Point
to
Geographic
to
Mercator
within
Multi
Polygon
Point
Polygon
Primitive
WKT
Envelope
Esri
Geometry
Parse
Options
Geo
Json
Geometry
Conversion
Options
Geometry
Object
IFeature
IFeature
Collection
to
Geographic
to
Mercator