fluttercommunity / fluttercommunity/platform_maps_flutter

onTap callback is not called when no InfoWindow is declared and a first tapped has already occured

Open
#62 0 comments 1 reaction 1 assignee Claimed by @LuisThein View on GitHub
bug
Dominant language
Dart
Stars
83
Forks
72
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
When creating a PlatformMap with no InfoWindow, the onTap callback is not called when you press a pin several times.

**To Reproduce**
Create a PlatformMap with a pin and no InfoWindow, implement the onTap method to log tapping.
Tap two times a pin. Only one tap is registered.

**Expected behavior**
Register both taps.

**Smartphone (please complete the following information):**
- iPhone SE 3rd Generation
- 16.3.1

cc @RostanTabet

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.