Package-level declarations
Types
Link copied to clipboard
interface ImageRegisteringMap
Link copied to clipboard
abstract class MapController(val mapView: MapView, val account: XweatherAccount) : ViewModel, MapProvider, DefaultLifecycleObserver
A MapController class acts as the interface between the map view of a mapping library and MapsGL-specific functionality.
Link copied to clipboard
interface MapEventObserver
Link copied to clipboard