camera constant

MapWidgetDebugOptions const camera

Show a debug overlay with information about the CameraState including lat, long, zoom, pitch, & bearing.

Implementation

static const MapWidgetDebugOptions camera = MapWidgetDebugOptions._(
  MapWidgetDebugOptionsData.camera,
);