LocationAccuracyHelper
class LocationAccuracyHelper(context: Context, mViewModel: MapViewModel, visibilityCallback: Consumer<Int>)
Functions
Link copied to clipboard
Link copied to clipboard
Handles notifications for different types of location accuracy issues.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun showNearbyLandmarkFragment(mapApi: MapApi, coreApi: CoreApi, childFragmentManager: FragmentManager, isShowPickOnMap: Consumer<Boolean>)