attachMapGptPermissionLauncher

abstract fun attachMapGptPermissionLauncher(activityResultCaller: ActivityResultCaller)

Call this in your Activity or Fragment #onCreate function to allow MapGPT to register the necessary permission launcher.

Parameters

activityResultCaller

the hosting Fragment or Activity