toggle menu
app
androidJvm
switch theme
search in API
app
/
org.scottishtecharmy.soundscape.geoengine.utils
/
featureCollectionToGraphWithNodeMap
feature
Collection
To
Graph
With
Node
Map
fun
featureCollectionToGraphWithNodeMap
(
featureCollection
:
FeatureCollection
)
:
Pair
<
Map
<
Int
,
List
<
Pair
<
Int
,
Int
>
>
>
,
Map
<
LngLatAlt
,
Int
>
>