Code Monkey home page Code Monkey logo

mapsforge_ios's Introduction

Mapsforge_iOS

This is Objective-C analog for some part of Mapsforge library for Android, which you can find there: http://code.google.com/p/mapsforge/

MapsforgeReader allows iOS applications to read compact .map files with vector maps. There is an example, which should be working without any settings.

This example is a simple view controller with modified RouteMe mapView on it. It consists of sub projects, and these ones have been changed or made by me:

  1. MapsforgeReader. It parses .map file into primitives. This is almost copy-paste from Android's sources, but in obj-c, converted by me with help of java2objc tool (http://code.google.com/p/java2objc/). Note: the way to improve parser is to use j2objc (https://code.google.com/p/j2objc/) instead.

  2. OpenStreetPad. This is project from here https://github.com/beelsebob/OpenStreetPad with some changes. I took CoreGraphics renderer from that project.

  3. RouteMe. I made some changes like asynchronous tile loading and changing data source and renderer to my ones.

Another sub projects like Proj4 or sqlite were not changed, but I added them to make example project run without additional job.

Note: the last changes of Mapsforge_iOS had beed done in summer 2012, and some things can be changed.

Feel free to contact me with any questions: [email protected].

mapsforge_ios's People

Contributors

medvednick avatar rgal75 avatar

Watchers

Cen avatar James Cloos 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.