You've already got the basics of geocoding on that page. I would add a "tilesloaded" event to the map that runs once and geocode the address in that event. Passing the address on the query string is a good way to do that.
Chad Killlingsworth On Oct 20, 10:01 am, "[email protected]" <[email protected]> wrote: > HI: > > I am working on a page where I would like the google map to > autopopulate and geocode the address based on the location. > > Here is what the page I would like to auto populate > from:http://homes4cashflow.com/real_estate/listing_details.php?id=90 > > Here is the page that I have put up so far for the google map: > > http://homes4cashflow.com/wp-content/themes/investment_properties/map... > > Any suggestions would be greatly helpful. > > Thanks! -- 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.
