Hi, I would like to use Embedded Google Map AP in my application . In order to display the graph, I would like to know about the parameter "spn" . Why it is needed ? how can i calculate this ? .
In order to plot the map ,I have the information about the town,city,postal code,state and country . So please let me know how can plot the graph using these information and PIN/mark the location in the plotted MAP. Please help me Regards, Kutti On Wednesday, 17 September 2008 04:19:37 UTC+5:30, poy wrote: > > 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 V2" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-api/-/xdBleERTV9UJ. 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.
