Documentation
Code
GitLab
models/searchresult
GeometryResult
Type Alias GeometryResult
type
GeometryResult
=
{
coordinates
:
|
Coordinate
|
Coordinate
[]
|
Coordinate
[]
[]
|
Coordinate
[]
[]
[]
;
type
:
|
"Point"
|
"MultiPoint"
|
"LineString"
|
"MultiLineString"
|
"Polygon"
|
"MultiPolygon"
;
}
Index
Properties
coordinates
type
Properties
coordinates
coordinates
:
Coordinate
|
Coordinate
[]
|
Coordinate
[]
[]
|
Coordinate
[]
[]
[]
type
type
:
|
"Point"
|
"MultiPoint"
|
"LineString"
|
"MultiLineString"
|
"Polygon"
|
"MultiPolygon"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
coordinates
type
@geogirafe/lib-geoportal
Loading...