Skip to content

Commit

Permalink
Remove flutter map attribution (#5511)
Browse files Browse the repository at this point in the history
  • Loading branch information
g123k authored Jul 30, 2024
1 parent 9ad3887 commit ddb127d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ class KnowledgePanelWorldMapCard extends StatelessWidget {
RichAttributionWidget(
popupInitialDisplayDuration: const Duration(seconds: 5),
animationConfig: const ScaleRAWA(),
showFlutterMapAttribution: false,
attributions: <SourceAttribution>[
TextSourceAttribution(
'OpenStreetMap contributors',
Expand Down

0 comments on commit ddb127d

Please sign in to comment.