Hello all,
I'm using the SVG map extension to display European countries.
I discovered that the Iso codes required by the extension are not all the time the same as ISO 3166. For Example the iso code GB in my data model was not displaying United Kingdom in the svg map. I changed the iso code to UK and it worked.
But in the ISO 3166, United Kingdom iso code is GB and there is probably other differences.
How could I have access to the specific iso code list of the svg map extension?
Thanks in advance.