onMapCameraUpdated abstract method
- MapCameraState cameraState
Called after the map is drawn.
cameraStateCamera parameters at the time the map was drawn.
Implementation
void onMapCameraUpdated(MapCameraState cameraState);
Called after the map is drawn.
cameraState Camera parameters at the time the map was drawn.void onMapCameraUpdated(MapCameraState cameraState);