getStyleTerrainProperty abstract method
- String property
Returns the live value of a single terrain property.
Implementation
Future<StylePropertyValue> getStyleTerrainProperty(String property);
Returns the live value of a single terrain property.
Future<StylePropertyValue> getStyleTerrainProperty(String property);