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