Hello,

-being facing a non-givin-back-errors problem...

view.py

poly = GPolygon(fromstr
(polycoords_from_database.geometry.wkt),"#f33f00",3,1,"#008000",1)

blah.html

map.addOverlay(new {%block poly%}{%endblock%})

-the page source shows that the new GPolygon has a proper syntax BUT
the new GLatLng arrays are given as if it was G-Lng-Lat ( the
longtitude first and the latitude second ). I suppose this is critical
because lat can only be between -90 and +90 etc.

Any suggestions?
Thanks in advance.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to