Implement the package with flutter_map_marker_popup
franciscogodoy97 opened this issue · 4 comments
franciscogodoy97 commented
I am having problems implementing the flutter_map_marker_popup with the cluster, I want that when I click on the marker there will be a popup with the package mentioned above
These are the versions I have
flutter_map_marker_popup: ^6.1.2
flutter_map_marker_cluster: ^1.3.4
please your help
Pratima116 commented
franciscogodoy97 commented
When I do this, I get the following error:
Multiple widgets used the same GlobalKey.
The key [GlobalKey#3ed9b] was used by multiple widgets. The parents of those widgets were:
- Align(alignment: Alignment.bottomCenter, dependencies: [Directionality], renderObject: RenderPositionedBox#5c0f2)
- Align(alignment: Alignment.bottomCenter, dependencies: [Directionality], renderObject: RenderPositionedBox#1bd43)
A GlobalKey can only be specified on one widget at a time in the widget tree.
github-actions commented
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
github-actions commented
This issue was closed because it has been stalled for 5 days with no activity.