Hi Steve-
For legacy reasons, the HTTP geocoding docs are in the JS API documentation:
http://code.google.com/apis/maps/documentation/services.html#Geocoding_Direct
We're working on breaking it own into its own documentation. It can be used
in conjunction with the static, maps, or flash APIs.
- p
Yes, I am using the ClientGeocoder. I will look into the HTTP
geocoding service but I don't see a reference for that in the Flash
API. Are you referring to something outside of the Flash maps API?
Thanks a million. I'm glad to see I'm not going crazy.
--~--~-~--~~~---~
Hey Steve-
Are you using ClientGeocoder to add the addresses to the map? You should
really only use that for user-entered addresses. For addresses you already
know, you should use our HTTP geocoding service. The service has a max QPS,
and will send a 620 status code when the quota has been gone ove
Hey everyone,
I am attempting my first map in Flash and so far everything has worked
great. But, I'm running into one problem. I'm adding about 350 markers
to the map. When I add them, about 125 fail. Of the failures, about
66% of them are just bad data (which we're working to correct). But
the r