toggle menu
rtron
1.3.0
jvm
switch theme
search in API
rtron-model
/
io.rtron.model.roadspaces
/
RoadspacesModel
/
getJunction
get
Junction
fun
getJunction
(
junctionIdentifier
:
JunctionIdentifier
)
:
Either
<
IllegalArgumentException
,
Junction
>
Returns the
Junction
with specific
junctionIdentifier
.