public static interface MapPaintStyles.MapPaintSylesUpdateListener
| Modifier and Type | Method and Description |
|---|---|
void |
mapPaintStyleEntryUpdated(int index)
Called whenever a single style source entry was changed.
|
void |
mapPaintStylesUpdated()
Called on any style source changes that are not handled by
mapPaintStyleEntryUpdated(int) |
void mapPaintStylesUpdated()
mapPaintStyleEntryUpdated(int)void mapPaintStyleEntryUpdated(int index)
index - The index of the entry.