Hi Andy,

On Dec 28, 1:29 am, Andy Bierman <[email protected]> wrote:
> Is there any TG or Python OpenSource code to place a map
> via long/lat coordinates, and a 'directions to/from here' form?

I am not aware of any Python code. But if you want to work with
Javascript you can use OpenLayers:

http://openlayers.org

OpenLayers is an open source Google Maps competitor. OpenLayers does
AFAIK not include support (you have to code it yourself) for
directions (which Google Maps does). If you go for Google Maps or some
other commercial provider you might want to check out geopy and maybe
pymaps (which I have not used - and which seems a bit unmaintained,
but it is just a 250 line script that might get you started).

Best regards,
Jesper
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to