You can try using GDirections() to get directions from the stadium to
somewhere. I'm not sure it'll work, but it might.
If you don't get the street address on the starting point of the
route, then you might get it on the next step.

--
Marcelo - http://maps.forum.nu
--


On Sep 14, 8:59 pm, nick800 <[email protected]> wrote:
> For a project I'm trying to get the addresses of stadiums from
> colleges and pros. I have the stadium names, and if I map one
>
> "Qualcomm Stadium"
>
> http://maps.google.com/?q=Qualcomm%20Stadium
>
> the A result contains the address. wonderful.
>
> If I try the same thing through the geocode
>
> http://maps.google.com/maps/geo?q=Qualcomm%20Stadium
>
> I get a sort of a pseudo address "Qualcomm Stadium, San Diego, CA
> 92108, USA", leaving out the street address. I've tried then using the
> geocode again with the coordinates, but that still results in the non-
> street address.
>
> How do I get that A result from the actual google maps call to be
> returned on the geocoding?
>
> Thanks!
> ~Nick
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to