makinacorpus / django-leaflet

Use Leaflet in your Django projects
GNU Lesser General Public License v3.0
716 stars 282 forks source link

Location API (feature request) #119

Open olivierdalang opened 9 years ago

olivierdalang commented 9 years ago

Hi !

It would be great if it was easy to be able to collect a (GPS-)point using the location API without needing to dive too deep in the code. I think it's a fairly common use case, and would be a killer-feature for django-leaflet vs the normal map widgets.

I'd suggest either adding an option to display a "capture location" button, either adding some easy instructions on how to it.

Bests !

Olivier

leplatrem commented 9 years ago

Yes it is a very good idea! And not very difficult with the leaflet ecosystem. Don't hesitate to give a try and open a pull-request! Thanks!! Le 22 sept. 2015 15:15, "olivierdalang" notifications@github.com a écrit :

Hi !

It would be great if it was easy to be able to collect a (GPS-)point using the location API without needing to dive too deep in the code. I think it's a fairly common use case, and would be a killer-feature for django-leaflet vs the normal map widgets.

I'd suggest either adding an option to display a "capture location" button, either adding some easy instructions on how to it.

Bests !

Olivier

— Reply to this email directly or view it on GitHub https://github.com/makinacorpus/django-leaflet/issues/119.