I’m developing mobile application using phone gap, angularjs,ionic framework and leafleat for map.
Problem is when I use leafleat map in ionic-view.
Zoom in and zoom out do not work, and click on marker also don’t work.
But, when I refresh page then it work’s.
And again if I move to another page (state) and come back, clicks don’t work.
Please does anyone had this problem, and how can I solve this?
I have some problem, but in safari only. All solution about adding data-tap-disabled="true". It work in chrome, but safari still have problem with click event.