DownloadMapHelper
Installs base map on the device and shows DownloadMapDialogFragment if needed.
Constructors
Functions
Link copied to clipboard
Extracts an empty base map and downloads nearby regions if needed.
Link copied to clipboard
Link copied to clipboard
fun showDownloadMapDialog(fragmentManager: FragmentManager, finishButtonAction: () -> Unit = {}, skipButtonAction: () -> Unit = {})
Displays download map dialog.