alchemist
Toggle table of contents
42.3.12
alldocs
Target filter
alldocs
Switch theme
Search in API
Skip to content
alchemist
alchemist
/
it.unibo.alchemist.model.maps.environments
/
OSMEnvironment
/
makePosition
make
Position
alldocs
@
Nonnull
open
fun
makePosition
(
coordinates
:
Array
<
Number
>
)
:
GeoPosition
@
NotNull
open
fun
makePosition
(
@
NotNull
coordinates
:
Array
<
Double
>
)
:
GeoPosition
Given the
coordinates
of the point, returns a
Position
compatible with this environment.