Mar 25 2009

Google Maps Integration

Eray

I have written a very basic package for handling Google Maps-User interaction. The main problem is that we need to get advantage of AJAX support for getting venue information from the server. We need to fetch a venue’s information when it’s marker is visible on the map(we should not fetch all of the venues information because of performance issues). I am going to work on this issue.