menu
maplibre package
documentation
maplibre.dart
StyleController
getAttributions abstract method
getAttributions abstract method
dark_mode
light_mode
getAttributions
abstract method
Future
<
List
<
String
>
>
getAttributions
(
)
Get a list of all attributions from the map style.
Implementation
Future<List<String>> getAttributions();
maplibre package
documentation
maplibre
StyleController
getAttributions abstract method
StyleController class