terrainWireframe constant
Show a wireframe for terrain. Supported on Android only.
Implementation
static const MapWidgetDebugOptions terrainWireframe = MapWidgetDebugOptions._(
MapWidgetDebugOptionsData.terrainWireframe,
);
Show a wireframe for terrain. Supported on Android only.
static const MapWidgetDebugOptions terrainWireframe = MapWidgetDebugOptions._(
MapWidgetDebugOptionsData.terrainWireframe,
);