Coder Social home page Coder Social logo

route-me-mapsforge's Introduction

Route-Me: iOS map library (Alpstein fork)

Route-Me is an open source map library that runs natively on iOS. It's designed to look and feel much like the built-in iOS map library, but it's entirely open, and works with any map source.

Currently, OpenStreetMap, OpenCycleMap, OpenSeaMap, MapQuest OSM, MapQuest Open Aerial and an offline, database-backed format called DBMap are supported as map sources.

Please note that you are responsible for getting permission to use the map data, and for ensuring your use adheres to the relevant terms of use.

MapBox users might be interested in the MapBox fork, which includes lots of MapBox specific additions to Route-Me.

Installation

As Route-Me is undergoing some significant changes, the recommended course of action is to clone a copy of the repository:

  git://github.com/Alpstein/route-me.git

Or, download the trunk.

Then, update the submodules (only FMDB at the moment):

  git submodule update --init

After this, copy or alias all the resources in the MapView/Map/Resources folder to your project.

See the 'samples' subdirectory for usage examples.

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/MarkerMurder 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-2012 Route-Me Contributors". Your data provider will have additional attribution requirements.

News, Support and Contributing

Join our mailing list for news and to communicate with project members and other users:

To report bugs and help fix them, please use the issue tracker

Major changes in this fork (Alpstein/route-me)

  • RMMapView and RMMapContents have been merged into one file

  • The map uses an UIScrollView with a CATiledLayer for better performance

  • Tile cache refactoring

  • Tile source refactoring

  • Support for tile sources with multiple layers (e.g. OpenSeaMap)

  • Support for multiple tile sources on the map

  • Numerous performance improvements

  • Markers have been refactored into a MKMapView-like system, with annotations and on-demand markers

  • Automatic annotation clustering

  • Snapshots from the map

  • Requires at least iOS 4.0 and Xcode 4.3

route-me-mapsforge's People

Contributors

trasch avatar halmueller avatar josephg avatar obrand69 avatar tracyharton avatar incanus avatar quazie avatar vyskocil avatar amjaliks avatar michaeltyson avatar pwnb0t avatar hjon avatar davidgoli avatar hasseily avatar amnesic avatar slainger avatar btknorr avatar baldmountain avatar bradtheappguy avatar colinator avatar kennygrant avatar jfujita avatar bmichel avatar jacksonh avatar orff avatar halset avatar wrynearson avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.