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._(_MapWidgetDebugOptions.camera);