geoimport
Preparing search index...
<internal>
GeometryCollection
Interface GeometryCollection<P>
interface
GeometryCollection
<
P
extends
Properties
=
{}
>
{
bbox
?:
BBox
;
geometries
:
GeometryObject
<
P
>
[]
;
id
?:
string
|
number
;
properties
?:
P
;
type
:
"GeometryCollection"
;
}
Type Parameters
P
extends
Properties
=
{}
Hierarchy (
View Summary
)
GeometryObjectA
<
P
>
GeometryCollection
Index
Properties
bbox?
geometries
id?
properties?
type
Properties
Optional
bbox
bbox
?:
BBox
geometries
geometries
:
GeometryObject
<
P
>
[]
Optional
id
id
?:
string
|
number
Optional
properties
properties
?:
P
type
type
:
"GeometryCollection"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bbox
geometries
id
properties
type
geoimport
Loading...