dictionaryraphaelcoords

Raphael Map coords


can someone tell me how can I change the coords from this script ( I use it in dreamweaver ): http://jsfiddle.net/EVFEC/ . I made a SVG map with Adobe illustrator, I tried to copy the now coords in this script but it doesn't work... Why?


Solution

  • Standalone vector graphics editors such as InkScape will flip the Y axis, as their coordinate system differs.

    A bug has been filed to the InkScape issue tracking forum on launchpad (though it is debatable whether it should be considered a bug), and the issue is well known.

    Several approaches may be used to solve this (all addressing the use of InkScape):