I am wondering how to create a click able map on Iphone similar to this one http://www.flashimap.com/clickable-map/UNITED_STATES/
I need to create my own map image with my own coloring schema.
I am wondering how to create a click able map on Iphone similar to this one http://www.flashimap.com/clickable-map/UNITED_STATES/
I need to create my own map image with my own coloring schema.
I would start by checking out the MapKit API. It uses Google Maps and is the one that's used internally by the iPhone Maps application. It is available for any app to use.