Hello, I have an application that has geocoded places and I just have to take a user's form selection and get the appropriate lat/lng coordinates and place those markers on the map.
As I write this, it sounds simple, but I am having some trouble with it. Possibly because I am uncertain of good practices to go about this. I tried AJAX and to create the JavaScript to place markers in php - no luck. I tried to use POST request to get db data and make it into JavaScript to place markers - no luck. Any help or code snippets or pseudo-code would be greatly appreciated! Thanks, Alex -- 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.
