Hi All,

I am quite unclear of the ll and spn parameter to use it with my http
request to the geocoding service.

For eg: http://maps.google.com/maps/geo?&q=sandown+rd+uk&output=xml
 this will return multiple results,  but it doesn't return the sandown
rd available in hampshire. Instead if I replace the request to the
below:

http://maps.google.com/maps/geo?&q=sandown+rd+hampshire+uk&output=xml

then it returns few results. but what is want is the results returned
by the second query but i don't want the user to specify the county in
the request. can i programatically capture the maps viewport and use
it. i assume i can send the lat/lon using ll paramerter but how to
calculate the spn parameter. I tried few things but nothing worked.
can someone explain please?

thanks,
poy

--~--~---------~--~----~------------~-------~--~----~
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