contours property
final
Show or hide contour lines on the map to represent elevation changes.
Supports only one mode: MapFeatureModes.contoursAll
Not supported for MapScheme.satellite, MapScheme.roadNetworkDay, MapScheme.roadNetworkNight and all hybrid schemes: MapScheme.hybridDay MapScheme.hybridNight, MapScheme.liteHybridDay MapScheme.liteHybridNight, MapScheme.logisticsHybridDay and MapScheme.logisticsHybridNight.
Contours are enabled by default on topo schemes and disabled by default on other schemes.
Implementation
static final String contours = "contours";