First of all, thanks a ton for exposing the functionality to
dynamically create markers for Google Maps.

I've followed the directions at 
http://groups.google.com/group/google-chart-api/web/chart-types-for-map-pins
for creating dynamic, custom pins. But when running my site locally on
http://localhost/, I get 400 errors (bad request) about 90% of the
time when requesting those images from a page, whether it be via
JavaScript using a custom GIcon, or via a CSS background image. (See
"shadow maps" comments at
http://mapscripting.com/create-dynamic-numbered-markers-for-google-maps/comment-page-1#comment-216)

If I add an entry in my hosts file and hit the site via
http://localhost.mydomain.com/, I get the same error (although, I also
get an error from the API because I haven't registered that domain
with my API key yet...)

BUT, if I hit my local site as http://localhost.google.com/ everything
works perfectly!

Are there limits on referrers and how frequently you can hit the API?
Are any IPs or domains being blocked? It'd be really helpful to get
this consistently working across all of my environments.

Thanks,
-Jesse
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Chart 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-chart-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to