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 APhotoManager-s APhotoMap when some app wants to open online map like https://maps.google.com/...? #58

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 APhotoManager-s Geographic-Map
  • So that i quickly can find photos that relate to the other apps geo location.

APhotoManager 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 APhotoManager to hook into the opend app choser as "show in APhotoMap"

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

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