getEnclosingCamera abstract method
@brief Calculates camera that fits provided bounding box. @param boundingBox Metrics bounding box to enclose.
Dart code snippet: @snippet location_window_common_example.dart dart_LocationWindow_getEnclosingCamera
Implementation
Camera getEnclosingCamera(BoundingBox boundingBox);