Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 453 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 453 Bytes

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.