I wrote an example for the V2 geocoder's viewport biasing system that no longer seems work. This has me confused.
202 W. 1st St. is a Los Angeles address that is in both Downtown LA and another neighborhood of the city. Unless I've lost my mind, and maybe I have, the geocoder used to return the two addresses as a pair and nd then I could filter the results to just the downtown point by adding 'll' and 'spn' like so. http://maps.google.com/maps/geo?q=202+W.+1st+St.&output=json&ll=34.0390201232,-118.245904043&spn=0.0372367058993,0.0349257358359&key= Here's the example I wrote not that long ago http://github.com/datadesk/latimes-mappingla-geopy Is it that it just never worked and I've been fooling myself this whole, or has something changed in the API that would give different results? -- 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.
