If you’ve ever run into a situation where you needed to take multiple segments of an image and turn them into touchable areas – such as if you were working with a map you could split the image into many pieces and define touch handling for each segment or create an image map.
Here’s a user interface control submitted by Sung-Take, Kim that allows you to easily create complex image maps where each defined section of the image can receive touches. You can use a tool like Gimp to create the image maps then use the definitions for each segment with this control.
Included is an example using a map of the US with the coordinates for the shape of each state defined within a Plist file.
You can find MTImageMapView on Github here.
A nice straightforward way to create working interactive image maps.
- News: Google Releases New Maps SDK For iOS Devices
- Helper Library That Makes It Easy To Work With The Google Maps App URL Scheme
- Microsoft Releases iOS Library For Bing Maps
- Drop In Open Source iOS Control For Easily Adding A Star Ratings View
- Open Source: Easily Customizable Rotary Pie Menu iOS Control
Original article: iOS UI Control Allowing You To Easily Create Interactive Image Maps
©2013 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.






