Sorry if this is a noob question - just getting started. I’ve got an existing svg image that consists of lots of different odd shapes. I want to be able to display that svg and also be able to pinch zoom in/out, scroll, and perform hit tests on some of the shapes that are displayed.
I think I can do all the latter parts, but I’m just not sure what’s the best way to load and display the svg using Corona, such that the path/vector data is also available for point-in-polygon hit tests. Any suggestions/ideas/pointers would be much appreciated. [import]uid: 102773 topic_id: 17479 reply_id: 317479[/import]