Disposable Map Effect
@Composable
@Composable
@Composable
@Composable
DisposableMapEffect is a DisposableEffect that provides the raw map controller. Use this API to interact with all the raw Mapbox Maps SDK APIs.
Note: Use raw map controller with caution, as it may alter the map state without notifying the compose node tree and result in unexpected behaviour.