On 9/8/15, 11:58 AM, "omup...@gmail.com on behalf of OmPrakash Muppirala" <omup...@gmail.com on behalf of bigosma...@gmail.com> wrote: >Sorry, I forgot to respond to your question. The co-ordinates for the US >States map comes from: >https://commons.wikimedia.org/wiki/File:Blank_US_Map.svg > >which is under a dual license of Creative Commons - Attribution Share >Alike >and GNU FDL.
Hmm. I could be wrong, but to use such an SVG file, I think we have to use it as-is. I don’t think we can port the data to AS or modify the file in any way. Interestingly, I can use the PNG files from wikimedia to solve my problem for FlexJSStore because it will be used unmodified. How did you port the data? Did you write another app to do the port? I think you just have to include that logic in the example so it can work from the downloaded .svg file. Then we need to fix up LICENSE and maybe NOTICE. -Alex