Saturday 4 January 2014

P2MSRoutingView for iOS

A simple and quick way to integrate MapView and directions in the application.


This project is inspired by Google Map application for IOS.
This is supposed to work on IOS 5+.
Supported Maps:
  • Apple built-in Map (MapKit)
  • Google Map (Google Map SDK for IOS)
  • ESRI Map (ArcGIS Runtime SDK for IOS) -- coming soon
GoogleMaps.framework and ArcGIS.framework cannot live together and it is required to use either one in the project.
Map APIs
  • Google Map REST API
  • OneMap REST API (Singapore only) -- coming soon
Please be sure that Google Maps SDK for IOS and Google Places API services are enabled in Google Developer Console and API keys are generated properly.


Download from GitHub

No comments:

Post a Comment