I have the same problem as reported in 2009. Both 'CG' and 'CD' are recognised - but only one of the two countries can be populated on the map.
Has any progress been made with this in the last 8 years! On Thursday, June 25, 2009 at 8:58:58 AM UTC+1, Bug Chart wrote: > > Hi, > > this is indeed a bug on our end. > Thanks for letting us know. > > We hope to > fix this soon, > but, > In the meantime, > you can try writing "CD" instead of 'Congo, Democratic Republic of the' > (take a look here to see the codes: > http://en.wikipedia.org/wiki/ISO_3166-1#Officially_assigned_code_elements > ). > > BugChart. > > On Fri, Jun 19, 2009 at 6:09 PM, cyberhobo <dylan...@gmail.com > <javascript:>> wrote: > >> >> Greetings, >> >> Can I add data for the Congo and The Democratic Republic of the Congo >> to a Geomap visualization using sytax like the documentation example? >> The English names listed in Wikipedia's ISO 3166-1 list (http:// >> en.wikipedia.org/wiki/ISO_3166-1) don't seem to work, and I don't have >> a lookup table available to get the codes: >> >> var data = new google.visualization.DataTable(); >> data.addRows(6); >> data.addColumn('string', 'Country'); >> data.addColumn('number', 'Popularity'); >> data.setValue(0, 0, 'Congo'); >> data.setValue(0, 1, 200); >> data.setValue(1, 0, 'Congo, Democratic Republic of the'); >> data.setValue(1, 1, 300); >> >> Thanks! >> >> >> > > > -- > Nimrod Talmon > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to google-visualization-api+unsubscr...@googlegroups.com. To post to this group, send email to google-visualization-api@googlegroups.com. Visit this group at https://groups.google.com/group/google-visualization-api. To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/8f3eeed1-7e84-4064-85e4-70ea97b264a6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.