Attractions.io MapLayr
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Attractions.io MapLayr
maplayr
/
io.attractions.maplayr.context
/
MapVersionContext
Map
Version
Context
interface
MapVersionContext
:
MapContext
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
auxiliary
Terrains
Link copied to clipboard
abstract
val
auxiliaryTerrains
:
Map
<
TerrainId.Auxiliary
,
Terrain
>
buildings
Link copied to clipboard
abstract
val
buildings
:
Set
<
Building
>
color
Transformation
Mode
Link copied to clipboard
abstract
val
colorTransformationMode
:
ColorTransformationMode
?
coordinate
Bounds
Link copied to clipboard
abstract
val
coordinateBounds
:
CoordinateBounds
<
MapPoint
>
default
Terrain
Link copied to clipboard
abstract
val
defaultTerrain
:
Terrain
lights
Mode
Link copied to clipboard
abstract
val
lightsMode
:
LightsMode
?
map
Projection
Link copied to clipboard
abstract
val
mapProjection
:
MapProjection
path
Network
Link copied to clipboard
abstract
val
pathNetwork
:
PathNetwork
?
version
Link copied to clipboard
abstract
val
version
:
UUID
Functions
is
Location
In
Bounds
Link copied to clipboard
abstract
fun
isLocationInBounds
(
location
:
Location
)
:
Boolean