terrainWireframe constant

MapWidgetDebugOptions const terrainWireframe

Show a wireframe for terrain. Supported on Android only.

Implementation

static const MapWidgetDebugOptions terrainWireframe =
    MapWidgetDebugOptions._(_MapWidgetDebugOptions.terrainWireframe);