I'm struggling to get django.contrib.gis.maps.google.gmap to do
something interesting. I have looked at the embedded examples, and as
far as they go, they're great. I would really like to display a
polygon using GPolygon, and for the life of me can't figure out the
right syntax to get the first argument (poly) to be accepted. I've
tried passing the points as a tuple, as an array, as a Polygon()
call ... they all fail in one way or another.

Can someone point me at a live example of the more complicated aspects
of this? The documentation is really pretty lacking... sad to say,
because this has a lot of potential.

Thanks,
chris

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to