tileBorders constant
MapWidgetDebugOptions
const tileBorders
Edges of tile boundaries are shown as thick, red lines to help diagnose tile clipping issues.
Implementation
static const MapWidgetDebugOptions tileBorders =
MapWidgetDebugOptions._(_MapWidgetDebugOptions.tileBorders);