Hi, > What is the issue you are seeing? Please describe in detail.
The Royale license currently states: The map coordinates in examples/native/USStatesMap/src/MapCoords.as were placed into the Public Domain by its author. See: https://commons.wikimedia.org/wiki/File:Blank_US_Map_(states_only).svg If you look at that URL [1] you see that the svg file is licensed under GNU Free Documentation License and the Creative Commons Attribution-Share Alike 3.0 Unported license. GNU Free Documentation License is uncategorised (but probably Category X from a quick look), for CC-SA see [2], also note that the .as file would probably considered a modified version of the .svg one, also note the CC-SA license conditions. Thanks, Justin 1. https://commons.wikimedia.org/wiki/File:Blank_US_Map_(states_only).svg 2. https://www.apache.org/legal/resolved.html#cc-sa
