I am collected a SVG map from https://pixelmap.amcharts.com/., I want when I click a city on the map this city value transfer on my data base. How can I do that?
Asked
Active
Viewed 39 times
0
-
1Are you really using [SVG.js](https://github.com/svgdotjs/svg.js) and not [amCharts's JavaScript Maps](https://www.amcharts.com/lib/3/maps/js/worldLow.js)? If you are using [SVG.js](https://github.com/svgdotjs/svg.js) and can publish your map somewhere, then I can create an example for you. – dotnetCarpenter Apr 11 '17 at 11:53
-
Thanks @Michael Mullany for your comment. I have already done. – Sakib Apr 12 '17 at 05:22