camera constant
Show a debug overlay with information about the CameraState including lat, long, zoom, pitch, & bearing.
Implementation
static const MapWidgetDebugOptions camera = MapWidgetDebugOptions._(
MapWidgetDebugOptionsData.camera,
);
Show a debug overlay with information about the CameraState including lat, long, zoom, pitch, & bearing.
static const MapWidgetDebugOptions camera = MapWidgetDebugOptions._(
MapWidgetDebugOptionsData.camera,
);