Previously I mentioned the MTImageMapView library allowing you to add interactivity to image maps, and WhirlyGlobe which features an interactive 3D globe that you can draw on.
Here’s a library that allows you to create interactive 2 maps using SVG files called FSInteractiveMap from Arthur Guibert.
FSInteractiveMap allows you to easily set up click handlers for different areas of the map, and you can also customize the coloring.
Included is an example with several different SVG based maps showing how to create clickable customized SVG maps, and the readme points to sources where you can find many other different SVG maps that can work with FSInteractiveMap.
Here a few images from the readme showing FSINteractiveMap in action:
You can find FSInteractiveMap on Github here.
A nice library for creating interactive 2d maps.
Original article: Open Source iOS Library For Creating Interactive SVG Based Maps
©2015 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.


