inasafe / django-user-map

A django application for community user's map
GNU Lesser General Public License v2.1
3 stars 3 forks source link

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

Open rischanlab opened 9 years ago

rischanlab commented 9 years ago

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.

ismailsunni commented 9 years ago

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

akbargumbira commented 9 years ago

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

ismailsunni commented 9 years ago

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

akbargumbira commented 9 years ago

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