didChangeCameraPosition
abstract fun didChangeCameraPosition(newLocation: LatLng, newZoom: Float, newBearing: Double, newTilt: Double)
Called when the map's camera position has changed
Parameters
newLocation
the new camera location
newBearing
the new camera bearing
newTilt
the new camera tilt
newZoom
the new zoom