Is there a drop-in replacement for switching Google Maps to OpenStreetMap?

Hi, I rely on an Open Source Android app which uses Google Maps to render a map and display points on the map. I noticed that microG will magically convert this map into OpenStreetMap.

I’m wondering if there’s an OpenStreetMap library I can use to replace Google Maps with minimal effort. My plan was to make this change and then send a pull request to the developer, so the app uses OSM instead of Google.

Any recommendations? Thanks!

1 Like

Hello,

osmdroid provides a MapView class that is very similar to Google’s MapView.

3 Likes

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.