I'm trying to add a directions page to my company's site. I put the address into http://maps.google.com, and it finds it with no issues. However, when I try to use it via the API, I get an error that says the address cannot be found. Does anyone know of any reason why the API method would not be able to locate an address? See http://www.assemtech-inc.com/new/directions.php for the map/ directions. If you're using Firebug, check out the maps.js script. It has most of the Google-specific code.
In an attempt to get around this, I ran into another issue. I'm placing an icon on a different map (http://www.assemtech-inc.com/new/ company.php) using a lat/lon. When I tried to use the lat/lon as the "to:" part of the directions on the previous page, the directions ended at a different location. I used both methods (address & lat/lon) in the directions- advanced.html example page. Both resulted in the same behaviors. Any help anyone can give would be greatly appreciated. B --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
