MRWorldMapView 1.0.1

MRWorldMapView 1.0.1

TestsTested
LangLanguage Obj-CObjective C
License Apache 2
ReleasedLast Release Aug 2015

Maintained by Héctor Marqués.




Introduction

MRWorldMapView is a UIView subclass that displays a world map with selectable countries.

Its appearance can be customized from Interface Builder through IBInspectable properties or by implementing MRWorldMapViewDelegate methods.

Limited support for loading custom GeoJSON maps is provided through the method loadGeoJSONMap:withError:.

The code for drawing the map is derived from the Yuba - Cocoa framework for drawing graphs, charts and maps.

EU Map World Map

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Installation

Manually

Copy the MRWorldMapView directory into your project.

License

MRWorldMapView is available under the Apache 2.0 license. See the LICENSE file for more info.

Alternatives

Other country pickers:

Other selectable maps:

GeoJSON handling: