BOTTOM constant
Place a layer above polygons (land, landuse, water, etc.).
Implementation
// ignore: constant_identifier_names
static const String BOTTOM = "bottom";
Place a layer above polygons (land, landuse, water, etc.).
// ignore: constant_identifier_names
static const String BOTTOM = "bottom";