FSInteractiveMap is a charting library to visualize and interact with a vector map on iOS. It’s like Geochart but for iOS!
The idea behind this library is to load a SVG file of a map and display it simply in a view. On top of that you can know when a specific area is clicked.
Please note that the SVG loading is quite simple and doesn’t support all the features of the SVG file format. It’s just good enough to display most of the maps I found in SVG!

Leave a Reply
You must be logged in to post a comment.