I want to visualise the geographic map in the swing application. I found only swingx map api.
Do you know other open-source map api?
hey have a look at SVG Batik of Apache at http://xmlgraphics.apache.org/batik/ . I built an interactive game with svg file for country location on an african map.
Hope this helps.