cyrilmottier / Polaris

A library greatly enhancing the features of the Google Maps external library: Effortless map annotating, gesture support, map callout support, built-in “user tracking” mode, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Map Tap listener

robbypond opened this issue · comments

It would be nice if an listener could be added that would fire on a basic Map simple tap, similar to the onTap method of the existing Overlay class.

When using Polaris, I don't really understand the need of listening to taps on the PolarisMapView as callouts are automatically managed. However, if you really want to listen to an onTap you still can add your own Overlay to the PolarisMapView.

Could you please provide more information on why and how this could really improve Polaris? Thank you