remove On Can Remove Unused Style Image Listener
open fun removeOnCanRemoveUnusedStyleImageListener(@NonNull listener: MapView.OnCanRemoveUnusedStyleImageListener)
Removes a callback that's invoked when map needs to release unused image resources.
When all listeners are removed, platform will fallback to default behavior, which is to remove unused images from the style.
Parameters
listener
The callback that's invoked when map needs to release unused image resources