Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
class MyLocationManager(context: Context, mapControl: MapControl, mapView: AzureMap, nativeLocationService: NativeLocationService = NativeLocationService(context), myLocationControl: MyLocationControl = MyLocationControl(context), logger: Logger = commonLogger)