menu
mapbox_maps_flutter
mapbox_maps_flutter.dart
StylePlatformInterface
setStyleTerrain abstract method
setStyleTerrain
dark_mode
light_mode
setStyleTerrain
abstract method
Future
<
void
>
setStyleTerrain
(
String
properties
)
Sets the style terrain from a JSON string.
Implementation
Future<void> setStyleTerrain(String properties);
mapbox_maps_flutter
mapbox_maps_flutter
StylePlatformInterface
setStyleTerrain abstract method
StylePlatformInterface class