Is there any way to implement an android application to display India map SVG file and make some interaction with svg file like selecting states of india on click. Zooming in , zooming out. Consider india as a single svg file having all states information/graphic?
I am able to add svg file in the application as a vector image into an image view and its static not interactive