inasafe/django-user-map

Draw a marker button does not works on my Iphone and Ipad

Opened this issue · 4 comments

I could not add my point (draw a marker) by using my safari browser. I've tried using my Iphone and my Ipad and the result is same.

Probably the problem is on the Leaflet project itself. I've tried to open this demo http://leaflet.github.com/Leaflet.draw/ and the result is same, I could not add my point.

Hi @rischanlab
Perhaps you should also create an issue in Leaflet repository if you think the problem is on the Leaflet.

I just tested with OSX 10.9 and Safari 7 but it's working (users.inasafe.org and also with this demo http://leaflet.github.io/Leaflet.draw/). I tested using crossbrowsertesting.com though.

Btw, I am planning to continue the development of this app in this repo (https://github.com/akbargumbira/django-user-map). These are the issues that I will be working on that could be of interest to you https://github.com/akbargumbira/django-user-map/issues

I tried with Google Chrome from my Android, it doesn't work.

It's Leaflet.draw plugin issue here Leaflet/Leaflet.draw#170 and here (Leaflet/Leaflet.draw#2) which is still open. Probably better to use https://github.com/yohanboniface/Leaflet.Editable instead (it's working on Android Chrome)