sdk-maps / com.tomtom.online.sdk.map / MapView / forceDestroy

forceDestroy

open fun forceDestroy(): Unit

Force map to destroy surface view and renderer. Once called, no map operations are available anymore. This method should be linked with lifecycle, it is internally used by onDestroy.