app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
org.scottishtecharmy.soundscape.geoengine.utils
/
dijkstraOnWaysWithLoops
dijkstra
On
Ways
With
Loops
fun
dijkstraOnWaysWithLoops
(
start
:
Intersection
,
end
:
Intersection
,
ruler
:
CheapRuler
,
maxDistance
:
Double
=
Double.MAX_VALUE
)
:
Double