//mapboxpluginoffline/io.github.xit0c.mapboxpluginoffline.model/NotificationOptions/Companion/EXTRA_REGION_ID_FOR_ACTIVITY
[androidJvm]
const val EXTRA_REGION_ID_FOR_ACTIVITY: String
Key for the OfflineRegion id put as an extra of the Intent used to start returnActivity.
androidJvm
io.github.xit0c.mapboxpluginoffline.utils.OfflineUtils |