onDataUpdated

abstract fun onDataUpdated(mapArea: GeoBoundingBox)

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

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

Parameters

mapArea

The map area containing updated data.