@DeprecatedSince(2020, 6) interface OnMapViewPortChanged
A callback interface called when the map view port moves. It is executed each time the user interacts with the map (e.g., the map is panned or zoomed).
abstract fun
Called when the map view port moves. |