[google-appengine] Re: Integrating Google Application Engine with Google Maps

2009-04-13 Thread adelevie
I'm working on a bus tracking application for mobile phones that uses Google's Static Maps api. Let me know if there's any functionality of my site that you think I could help you replicate on yours. On Apr 13, 2:51 pm, JDT wrote: > Kernja, > > Here's a possible option, but it uses ajax on the c

[google-appengine] Re: Integrating Google Application Engine with Google Maps

2009-04-13 Thread JDT
Kernja, Here's a possible option, but it uses ajax on the client side, rather than a direct interface to GAE: Use the Google Maps API with ajax? http://code.google.com/apis/maps/documentation/services.html#Directions It looks like you can access the polyline data fairly easily. This would invo