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