alchemist
alchemist
/
it.unibo.alchemist.boundary
/
CustomLeafletMapView
/
Companion
Companion
object
Companion
Content copied to clipboard
Properties
Properties
MAX_ZOOM_VALUE
Link copied to clipboard
const
val
MAX_ZOOM_VALUE
:
Int
=
18
Content copied to clipboard
The maximum zoom level.
MIN_ZOOM_VALUE
Link copied to clipboard
const
val
MIN_ZOOM_VALUE
:
Int
=
2
Content copied to clipboard
The minimum zoom level.
ZOOM_RANGE
Link copied to clipboard
val
ZOOM_RANGE
:
IntRange
Content copied to clipboard
The range of the zoom.
ZOOM_RATE
Link copied to clipboard
const
val
ZOOM_RATE
:
Int
=
1
Content copied to clipboard
The zoom rate.