Nabeel Parkar
Nabeel Parkar
You need to set `consumeTapEvents` to `true`. Please read the documentation [here](https://pub.dev/documentation/google_maps_flutter_platform_interface/latest/google_maps_flutter_platform_interface/Polygon/consumeTapEvents.html) which states: > If this is false, [onTap](https://pub.dev/documentation/google_maps_flutter_platform_interface/latest/google_maps_flutter_platform_interface/Polygon/onTap.html) callback will not be triggered. Closing this issue as it...
@stenlee Can you confirm that it works as expected on Android and iOS?
From the `google_maps_flutter_web` README on [pub.dev](https://pub.dev/packages/google_maps_flutter_web): > Google Maps for web uses HtmlElementView to render maps. When a GoogleMap is stacked below other widgets, [package:pointer_interceptor](https://www.pub.dev/packages/pointer_interceptor) must be used to capture...
Hello @stenlee. Could you share sample code in the form of a repo with reproducible steps. For some reason, I am getting a blank screen on web when trying to...
## Triage report The click event did not register when clicking on the polygon. Looks like the blank screen was an API key problem. Resetting the billing account and re-generating...
Hello @robertjones1. Thank you for filing this issue. Can you please provide the following information? - A [complete and minimal, reproducible example](https://stackoverflow.com/help/minimal-reproducible-example). - The output of `flutter doctor -v` -...
Thanks for the information. Could you tell me from which verion of Flutter have you upgraded from and also whether this issue is reproducible with the default counter app? Could...
@BenBitDesign Can you produce a code sample that can reproduce this issue?
Hi @rexhvelaj This issue doesn't seem to describe a bug or a feature request. Please see https://flutter.dev/community for resources and asking questions like this, you may also get some help...
Please provide a [complete and minimal, reproducible example](https://stackoverflow.com/help/minimal-reproducible-example) and the output of `flutter doctor -v`.