[Feature request]: Does the map support the POI click event? #323
Labels
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Is there an existing issue for this?
Use case
when I click on the coordinate points of the buildings that exist by default on the map, there is no response
Proposal
Does the map support the POI click event? Because I've noticed that our current click event can only return the coordinate points. Therefore, when I click on the coordinate points of the buildings that exist by default on the map, there is no response. However, I've noticed that in fact, the Google SDK supports this function.(https://developers.google.cn/maps/documentation/android-sdk/poi?hl=en#poi-events) Can this function be added to Flutter?
The text was updated successfully, but these errors were encountered: