I use Aspose.CAD to convert a DWG file to a SVG file, so we can present SVG on a web page.
When a user clicks on the SVG, I can get a location of the SVG.
My question is how to get the mapped location of the original DWG from the location of the SVG?