yincrash / osmdroid

clone of osmdroid forked to strip it to just what's needed for a tile overlay system on top of google maps

Home Page:http://code.google.com/p/osmdroid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

osmdroid

This repo is a fork of http://code.google.com/p/osmdroid/ stripped down to only contain what is necessary to implement a tile overlay on top of google maps.

Code Example

TODO - the main hook is GoogleTilesOverlay. this overlay takes a tiles provider to overlay on top of google maps.

Status

This repo is currently not in production use yet, so use at your own risk!

License

Since osmdroid is under the LGPL, this is as well.

About

clone of osmdroid forked to strip it to just what's needed for a tile overlay system on top of google maps

http://code.google.com/p/osmdroid


Languages

Language:Java 99.7%Language:PHP 0.3%