[Google Maps API v3] Re: Geocoder now gives multiple results where it used not to

2011-07-19 Thread David Roberts
> Why would you necessarily expect "Bradford, UK" to return a single set > of coordinates (other than it has in the past)? > (at least 3 of those four results look reasonable to me; the result > doesn't seem unexpected to me, and the first result is the "best" > match.) > Partly because, as you s

[Google Maps API v3] Geocoder now gives multiple results where it used not to

2011-07-19 Thread David Roberts
I have a website which uses the Google geocoder to determine coordinates from an address. Disambuguation is resolved in the case of multiple results being returned by displaying a list of all returned "formatted_address" which the user can then select. I then use this to populate the search box (

[Google Maps API v3] ClientLogin problem.

2011-03-03 Thread David Roberts
Hi, Unlike many here, I am relatively new to Google APIs, so I beg your patience. I am currently tasked with implementing a mapping system which will use Fusion Tables. I have successfully uploaded tables using the Google UI, and written my code to display the map and the FusionTables layer