IConnectionLayerNode
geovisto-map / IConnectionLayerNode
Type alias: IConnectionLayerNode
IConnectionLayerNode:
IConnectionLayerPoint
&object
This type provides the specification of the connection layer node.
Author
Jiri Hynek
Type declaration
id
id:
string
lat
lat:
number
long
long:
number
name
name:
string
use
use:
boolean
Source
tools/layers/connection/model/types/items/IConnectionLayerNode.ts:8