setMapboxAPIUrl abstract method
- Uri? url, {
- TileDataDomain? domain,
Sets the Mapbox API base URL.
Implementation
Future<void> setMapboxAPIUrl(Uri? url, {TileDataDomain? domain});
Sets the Mapbox API base URL.
Future<void> setMapboxAPIUrl(Uri? url, {TileDataDomain? domain});