No way to get tapped coordinates on overlay #397
Labels
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Since PR 376, overlays from KML places are tappable.
It prevents the
didTapAtCoordinate
delegate method to be called when we've tapped an overlay. So that now, we cannot get the tapped coordinates at all when we've tapped an overlay.Can we fix by either :
or
?
The text was updated successfully, but these errors were encountered: