DataUpdatedListener

Interface for listeners to DataSource data updates. The data source notifies these listeners on any update for any of the tiles of interest.

Important: This is a Public Preview API. It may be changed or removed at any time.

Functions

Link copied to clipboard
abstract fun onDataUpdated(mapArea: GeoBoundingBox)

Called by the DataSource to notify the listener that data has been updated in the data source.