Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature request: implement Google Maps API #3526

Open
Be-ing opened this issue Feb 23, 2017 · 8 comments
Open

feature request: implement Google Maps API #3526

Be-ing opened this issue Feb 23, 2017 · 8 comments
Labels
Nice to Have Should be fixed but there is no priority or no possibility to fix it within current horizon planning

Comments

@Be-ing
Copy link

Be-ing commented Feb 23, 2017

It would be great if OsmAnd could be used as a drop-in replacement for third party apps that depend on Google Maps.

The app I am most concerned with is the Signal encrypted communication app, which removed its hard dependency on Google Play Services for its basic functionality. However, it still depends on com.google.android.gms.maps to send a location to another user.

@TimMagee
Copy link

This seems like a great idea to me. I know that it would probably be a lot of work and not fully in scope with the project, but I would love this.

@vshcherb vshcherb added the Nice to Have Should be fixed but there is no priority or no possibility to fix it within current horizon planning label Mar 8, 2017
@vshcherb
Copy link
Member

vshcherb commented Mar 8, 2017

There is OsmAnd API already http://osmand.net/build_it, not clear how much this issue will be evolved.

@Be-ing
Copy link
Author

Be-ing commented Mar 8, 2017

Thanks for pointing that out. It would still be helpful to have a Google Maps compatibility layer so other apps don't have to rewrite anything.

@sdfg2
Copy link

sdfg2 commented Apr 15, 2017

Have you checked out GmsCore? https://forum.xda-developers.com/android/apps-games/app-microg-gmscore-floss-play-services-t3217616

It replaces a lot of the Google Maps stuff with OSM replacements.

@rdoeffinger
Copy link
Contributor

Please correct me if I am wrong, but isn't the OsmAnd API completely useless for anyone looking for a replacement for MapView? I don't see any way to embed a rendered map into your own app with it.

@sm4rk0
Copy link
Contributor

sm4rk0 commented May 22, 2018

@sdfg2 GmsCore is great but Overlays and Place Picker don't work, yet.

@starbrights
Copy link

I would support the feature request. Finally you have an app that want's to show something at a map. Best would be to emulate that and show OSM instead of Gmaps.

@hypervtechnics
Copy link

Just to get it right: When this feature would be implemented, you would get an osmand style map even without internet (when downloaded map data) in every app which currently uses the Maps API of Google Play Services?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Nice to Have Should be fixed but there is no priority or no possibility to fix it within current horizon planning
Projects
None yet
Development

No branches or pull requests

8 participants