public static interface MapView.OnCanRemoveUnusedStyleImageListener
MapView.addOnCanRemoveUnusedStyleImageListener(OnCanRemoveUnusedStyleImageListener)
Modifier and Type | Method | Description |
---|---|---|
boolean |
onCanRemoveUnusedStyleImage(java.lang.String id) |
Called when the map needs to release unused image resources.
|
boolean onCanRemoveUnusedStyleImage(@NonNull java.lang.String id)
id
- of an image that is not used by the map and can be removed from the style.