If you are hardcoding an address in your page then it would be easier to separately evaluate its lat/lng and use that rather than geo-coding the same address each time the page is loaded.
However, if you have to use an address, go back to your examples that use a search box and replace the value derived from the search box with your required string... It's a matter of Javscript rather than the Maps API - that's all been done for you. see Mike Williams' tutorial: http://econym.org.uk/gmap/example_geo.htm --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
