alchemist
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
alchemist
alchemist
/
it.unibo.alchemist.model.maps.movestrategies.routing
/
OnStreets
/
computeRoute
compute
Route
open
fun
computeRoute
(
currentPos
:
GeoPosition
,
finalPos
:
GeoPosition
)
:
Route
<
GeoPosition
>