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

forceDestroy

open fun forceDestroy(): Unit

Force the map to destroy the 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.