Not a full tutorial, but a working example http://m.nearby.org.uk/map.php might help? (Its an app I made for personal use, so its not particully polished)
On Thu, Jun 30, 2011 at 7:24 PM, Bryn Kaufman <[email protected]> wrote: > I found http://code.google.com/apis/maps/articles/phpsqlajax_v3.html and > it works fine but it only loads the data once. > > Ajax is great for refreshing the data without having to reload the page, > yet this demo does not show how that would be done. > > I tried putting an Event Listener to load the data more dynamically but I > am getting some errors so I would love to start from a working tutorial that > shows how to do this. > > Is there a tutorial that uses Ajax to dynamically load new data using PHP & > MySQL based on an event such as when the user moves the map or clicks the > mouse? > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps JavaScript API v3" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-maps-js-api-v3/-/dEPOJ1FyeQIJ. > 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-js-api-v3?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
