Is there a way to change the map data for the Android Google Map API?

Posted by Mannaz on Stack Overflow See other posts from Stack Overflow or by Mannaz
Published on 2010-03-30T14:40:22Z Indexed on 2010/03/30 14:43 UTC
Read the original article Hit count: 348

Filed under:
|
|
|
|

I need to use a different datasource inside a map in Android than the google provided data. Is there a way to change the datasource to a tile based service (openstreetmap.org for example)?

Or are there other Android map APIs which are OpenSource and can be adapted (except Ericcson Mobile Maps - this doesn't work for me because of the licence)? It doesent have to have a server side part - a rich function library would be enough.

© Stack Overflow or respective owner

Related posts about android

Related posts about map