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

Open LocationMapViewer when some app wants to open online map like https://maps.google.com/...? #10

Closed
k3b opened this issue Aug 12, 2016 · 0 comments

Comments

@k3b
Copy link
Owner

k3b commented Aug 12, 2016

  • As an android user
  • I want that other android apps with a "show in Geographic Map" option show their content in the LocationMapViewer
  • So that i can bookmark the other apps geo location.

LocationMapViewer already implements this if the apps with a "show in Geographic Map" option uses intents with geo uri-s.

Unfortunately many apps use http-urls to online map services like google maps, openstreetmap, here.com, yandex.com

Example: If I click in WhatsApp on a "shared geographic location" WhatsApp opens a https://maps.google.com/.. link.
The proposed change allows LocationMapViewer to hook into the opend app choser as "show in LocationMapViewer"

This ticket is about also intercepting http(s)-Urls to online map services.

It is based on k3b-geoHelper#2: parse http(s) urls of maps.google.com, Openstreetmap and other mapproviders

k3b added a commit that referenced this issue Aug 13, 2016
…3 (5)

update osmdroid-5.2; OSMBonusPack:v5.8.1;  k3b-geoHelper:1.1.5; buildtools 23.0.2
@k3b k3b added this to the 0.3.5.160813 milestone Aug 13, 2016
@k3b k3b closed this as completed Aug 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant