I would suggest a new approach here. Don't use a package that is out there.
Since your task is quite simple, you should create you webmapp using JavaScript, and pull all the patient data from your django server using REST or use a map server, like GeoServer, to create and render your layers on top of your Google Map's Layers.If you need other functionality, you can code it yourself. These packages have limited functions, so if you ever need anything else, you'll end up hacking the package or letting it go all the way.
On Mon, Jan 26, 2015 at 2:41 PM, Victor <vdemart@gmail.com> wrote:
I'm working for a medical non-profit company for domiciliary assistance of ill people managed by means of a django app in production. One of the models is for patients and contains, among many other pieces of info, their addresses scattered all over Rome. I would like to use a google-maps django package able to put all the flags of patients' addresses on the map of Rome in one shot. Googling around I found many of them and frankly feel somewhat disorientated. As a matter of fact it looks as those packages are able to put just one flag at a time on a map.
In your experience is there any specific package able to suit my needs?
Thanks
Vittorio
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/12E97993-5E82-48EF-AE5C-443F51F79C32%40gmail.com.
For more options, visit https://groups.google.com/d/optout.
--
George R. C. Silva
SIGMA Consultoria
SIGMA Consultoria
----------------------------
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAGyPVTt2bpAwzi5XVXH3sRZH7YWJEkLikdiZLTpnLPmL_KDA%3DA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment