Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
source-schema
EmptyGeometryValue
Interface EmptyGeometryValue
Experimental
interface
EmptyGeometryValue
{
crs
:
CrsBinding
;
expectedType
?:
|
"Point"
|
"MultiPoint"
|
"LineString"
|
"MultiLineString"
|
"Polygon"
|
"MultiPolygon"
|
"GeometryCollection"
;
layout
:
"unknown"
|
CoordinateLayout
;
state
:
"empty"
;
}
Index
Properties
crs
expected
Type?
layout
state
Properties
Readonly
Experimental
crs
crs
:
CrsBinding
Optional
Readonly
Experimental
expected
Type
expected
Type
?:
|
"Point"
|
"MultiPoint"
|
"LineString"
|
"MultiLineString"
|
"Polygon"
|
"MultiPolygon"
|
"GeometryCollection"
Readonly
Experimental
layout
layout
:
"unknown"
|
CoordinateLayout
Readonly
Experimental
state
state
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
crs
expected
Type
layout
state
@honua/sdk-js
Loading...