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