Name Last Update
MapView Loading commit data...
Proj4 Loading commit data...
samples Loading commit data...
LicenseRouteMe.txt Loading commit data...
ReadmeRouteMe.txt Loading commit data...
Route-Me: A native slippy map for the iphone.

Project home page is here:
http://code.google.com/p/route-me/

Best practice is to use Subversion to checkout the repository:
svn checkout http://route-me.googlecode.com/svn/trunk/ route-me-read-only
If you prefer, you can download a tarball from
http://code.google.com/p/route-me/downloads/list

A live copy of Doxygen-generated documentation is at 
http://www.mobilegeographics.com/dev/routeme/

For news and updates and help, join our mailing list:
http://groups.google.com/group/route-me-map

To report bugs and help fix them, see the Issue Tracker:
http://code.google.com/p/route-me/issues/list

There are three subdirectories - MapView, Proj4, and samples. Proj4 is a support class used to do map projections. The MapView project contains only the route-me map library. "samples" contains some ready-to-build projects which you may use as starting points for your own applications, and also some engineering test cases. samples/SampleMap and samples/ProgrammaticMap are the best places to look, to see how to embed a Route-Me map in your application.

See LicenseRouteMe.txt for license details. In any app that uses the Route-Me library, include the following text on your "preferences" or "about" screen: "Uses Route-Me map library, (c) 2008-2009 Route-Me Contributors". Your data provider will have additional attribution requirements.