Preparing search index...
The search index is not available
JMap Server NG Types
JMap Server NG Types
JAppMeasure
Interface JAppMeasure
interface
JAppMeasure
{
area
:
number
;
centroid
:
JPoint
;
edges
:
JAppMeasureEdge
[]
;
feature
:
Feature
<
LineString
|
Polygon
,
GeoJsonProperties
>
;
id
:
string
;
radius
:
number
;
totalEdges
:
number
;
type
:
JAPP_MEASURE_TYPES
;
}
Index
Properties
area
centroid
edges
feature
id
radius
total
Edges
type
Properties
area
area
:
number
centroid
centroid
:
JPoint
edges
edges
:
JAppMeasureEdge
[]
feature
feature
:
Feature
<
LineString
|
Polygon
,
GeoJsonProperties
>
id
id
:
string
radius
radius
:
number
total
Edges
total
Edges
:
number
type
type
:
JAPP_MEASURE_TYPES
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
area
centroid
edges
feature
id
radius
total
Edges
type
JMap Server NG Types
Loading...