flatgeobuf
Preparing search index...
ISimpleGeometry
Interface ISimpleGeometry
interface
ISimpleGeometry
{
getLayout
?:
()
=>
GeometryLayout
;
getFlatCoordinates
()
:
number
[]
;
getType
()
:
string
;
}
Index
Properties
get
Layout?
Methods
get
Flat
Coordinates?
get
Type
Properties
Optional
get
Layout
getLayout
?:
()
=>
GeometryLayout
Methods
Optional
get
Flat
Coordinates
getFlatCoordinates
()
:
number
[]
Returns
number
[]
get
Type
getType
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
get
Layout
Methods
get
Flat
Coordinates
get
Type
flatgeobuf
Loading...