fitCamera abstract method

bool fitCamera(
  1. CameraFit cameraFit
)

Move and zoom the map to fit cameraFit.

For information about the return value and emitted events, see move's documentation.

Implementation

bool fitCamera(CameraFit cameraFit);