If you want to use AJAX rather than just displaying the markers directly from your database, the you need to separate things. Put the map display code in the client and the database processing in a dedicated database server. Send AJAX requests from the client to the server with GDownloadUrl.
See: http://econym.org.uk/gmap/basic11.htm -- Mike Williams http://econym.org.uk/gmap --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" 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/google-maps-api?hl=en -~----------~----~----~----~------~----~------~--~---
