layers2DWireframe constant

MapWidgetDebugOptions const layers2DWireframe

Show a wireframe for 2D layers. Supported on Android only.

Implementation

static const MapWidgetDebugOptions layers2DWireframe =
    MapWidgetDebugOptions._(MapWidgetDebugOptionsData.layers2DWireframe);