Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

Provide a non-Google Play Services edition of OTP Android #304

Open
barbeau opened this issue Jul 29, 2014 · 2 comments
Open

Provide a non-Google Play Services edition of OTP Android #304

barbeau opened this issue Jul 29, 2014 · 2 comments

Comments

@barbeau
Copy link
Member

barbeau commented Jul 29, 2014

We made the decision to move to Google Maps API v2 (which requires Google Play Services) due to trouble integrating old versions of OSMDroid with newer Android components.

There now seems to be one-to-one parity with the Google Maps API v2 interface in OSM Droid.

We should investigate this, and if possible provide a version of OTP Android that doesn't rely on Google Play Services.

@vreixo
Copy link
Contributor

vreixo commented Jul 29, 2014

Yes, would be interesting. Another good option would be to use Skobbler API, as you said in another conversation, which has for example the step-by-step navigation mode and other very interesting features as very good support for offline tiles, although it has the problem of not being FLOSS.

One possible problem of OSMDroid is that the last demos that I have seeing are not visually appealing at all (tiles loading, zooming, not acceleration, limited map movements,...) , but maybe this has been improved.

@barbeau
Copy link
Member Author

barbeau commented May 24, 2016

After looking at OSM Droid further, it does not have one-to-one parity with Google Maps API v2 interface. Instead, it provides a wrapper around Google Maps API v2, but exposes only a Maps API v1 interface to the application. More here - osmdroid/osmdroid#75 (comment).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants