setCamera

Set the camera for map view associated with this PMMapCameraModel.

Parameters

camera

map camera to be set. You can set the whole camera with all parameters filled in. If you fill in only 1 parameter (all others null) then only this non null parameter will be changed (f.e. if you want to change only zoom and all other parameters like position/rotation/tilt should stay unchanged then create new instance of PMCamera with null parameters except zoom)