custom-marker tap is not working inside custom marker
Opened this issue · 6 comments
I am using ng-map for creating custom map marker. There are few buttons inside custom markers. The ng-click is not working on mobile. It works fine on mobile version from chrome (using developers console) but does not work with actual mobile.
could you solve it?
Hi @tannubansal you solved it?
@juan9118 No I am not able to solve it yet. What I found out is that it works with info-window but not custom-marker. If anyone has any solution for it, please let me know
I was able to "solve" this, using hammerjs, and the hm-tap directive.
Can you provide the example for the same on how we can solve this
Have you tried this solution? I haven't tried it yet, which make it as not a responsible answer. sorry.
https://stackoverflow.com/questions/25032237/ng-click-on-firing-on-mobile-or-tablet-devices
https://docs.angularjs.org/api/ngTouch