--
You received this message because you are subscribed to the Google Groups "Google Chart API" group.
To post to this group, send email to google-c...@googlegroups.com.
To unsubscribe from this group, send email to google-chart-a...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-chart-api?hl=en.
thanks. :)
Another potential bug: UK delivers a flag, but GB (which is an ISO code for
United Kingdom) does not:
http://chart.apis.google.com/chart?chst=d_simple_text_icon_right&chld=|20|FFF|flag_uk|24|000|F00
http://chart.apis.google.com/chart?chst=d_simple_text_icon_right&chld=|20|FFF|flag_gb|24|000|F00
http://www.iso.org/iso/english_country_names_and_code_elements
--
kaarel
On Wed, Oct 13, 2010 at 12:38, Roger Trias Sanz <rog...@google.com> wrote:
> But that isn't really a bug :) the flag codes we use are similar to ISO
> country codes, but we never guaranteed that they'd be the same.
OK :)
> The list here
> http://code.google.com/apis/chart/docs/gallery/dynamic_icons.html#icon_list
> is the authoritative one for Chartserver.
I have been using the ISO list only because it essentially gives me
the mapping from country names
to flag URLs, from the authoritative list this mapping is more
difficult to recover...
--
kaarel