MIDDLE constant
Place a layer above lines (roads, etc.) and behind 3D buildings.
Implementation
// ignore: constant_identifier_names
static const String MIDDLE = "middle";
Place a layer above lines (roads, etc.) and behind 3D buildings.
// ignore: constant_identifier_names
static const String MIDDLE = "middle";