ProtomapsGridState

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
val treeContext: ExecutorCoroutineDispatcher
Link copied to clipboard

Functions

Link copied to clipboard
open override fun fixupCollectionAndCreateTrees(trees: Array<FeatureTree>, featureCollections: Array<FeatureCollection>)
Link copied to clipboard

Parses out all the Points of Interest (POI) in a tile FeatureCollection.

Link copied to clipboard
suspend fun locationUpdate(location: LngLatAlt)

The tile grid service is called each time the location changes. It checks if the location has moved away from the center of the current tile grid and if it has calculates a new grid.

Link copied to clipboard
open override fun start(application: Application, soundscapeService: SoundscapeService)
Link copied to clipboard
fun stop()