Gets the maximum supported zoom level for the selected camera.
@override Future<double> getMaxZoomLevel(int cameraId) async => 1.0;