Preparing search index...
The search index is not available
geojson-path-finder
geojson-path-finder
types
Topology
Type alias Topology<TProperties>
Topology
<
TProperties
>
:
{
edges
:
Edge
<
TProperties
>
[]
;
vertices
:
Coordinates
;
}
A topology of coordinates and their connecting edges
Type Parameters
TProperties
Type declaration
edges
:
Edge
<
TProperties
>
[]
vertices
:
Coordinates
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
geojson-
path-
finder
index
types
Coordinates
Edge
Key
Path
Finder
Graph
Path
Finder
Options
Topology
Vertex
Vertices
Generated using
TypeDoc
A topology of coordinates and their connecting edges