Skip to content

Commit

Permalink
fix bad revert
Browse files Browse the repository at this point in the history
  • Loading branch information
josxha committed Jun 24, 2024
1 parent 6ef2eef commit 7d0509a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maplibre_gl/lib/src/maplibre_map.dart
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ class MapLibreMap extends StatefulWidget {
AnnotationType.symbol,
AnnotationType.circle,
AnnotationType.fill,
},
],
this.annotationConsumeTapEvents = const [
AnnotationType.symbol,
AnnotationType.fill,
Expand Down

0 comments on commit 7d0509a

Please sign in to comment.