returns the max zoom available on device
static Future<double?> getMaxZoom() { return CameraInterface().getMaxZoom(); }