Sets the style terrain from a JSON string.
Future<void> setStyleTerrain(String properties) => _impl.setStyleTerrain(properties);