app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
org.scottishtecharmy.soundscape.geoengine
/
GridState
/
CachedTile
/
CachedTile
Cached
Tile
constructor
(
tileCollections
:
Array
<
FeatureCollection
>
,
intersectionMap
:
HashMap
<
LngLatAlt
,
Intersection
>
=
hashMapOf()
,
lastUsed
:
Long
)