Package-level declarations

Types

Link copied to clipboard
class DatabaseHandler(poiRepository: PoiRepository) : ViewModel
Link copied to clipboard
class SceneHandler(engine: Engine, materialLoader: MaterialLoader, uiHandler: UiLayoutHandler?, mapThemeColors: MapThemeColors) : ViewModel

A ViewModel class that handles the scene of the map

Link copied to clipboard
class UiLayoutHandler(mapBuild: MapBuild?) : ViewModel