app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
org.scottishtecharmy.soundscape.geoengine.mvttranslation
/
WayGenerator
/
generateWays
generate
Ways
fun
generateWays
(
intersectionCollection
:
FeatureCollection
,
waysCollection
:
FeatureCollection
,
intersectionMap
:
HashMap
<
LngLatAlt
,
Intersection
>
,
xTile
:
Int
,
yTile
:
Int
,
tileZoom
:
Int
)