app
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
app
app
/
org.scottishtecharmy.soundscape.geoengine
/
GridState
/
TileUpdateResult
/
TileUpdateResult
Tile
Update
Result
constructor
(
success
:
Boolean
,
tile
:
Tile
,
collections
:
Array
<
FeatureCollection
>
?
,
intersections
:
HashMap
<
LngLatAlt
,
Intersection
>
?
,
streetNumberMap
:
HashMap
<
String
,
FeatureCollection
>
?
)