menu
mapbox_maps_flutter
mapbox_maps_flutter.dart
StylePlatformInterface
removeStyleModel abstract method
removeStyleModel
dark_mode
light_mode
removeStyleModel
abstract method
Future
<
void
>
removeStyleModel
(
String
modelId
)
Removes a 3D model from the style.
Implementation
Future<void> removeStyleModel(String modelId);
mapbox_maps_flutter
mapbox_maps_flutter
StylePlatformInterface
removeStyleModel abstract method
StylePlatformInterface class