-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
handling of a "maps.google.com...." link #503
Comments
There're Many apps able to handle g maps links. You're not tied to a framework in this matter
|
Thanks. That's what I thought. |
Not positive, but I think if you have OsmAnd and/or Maps.me installed they should show up as options for g maps links. |
@herrdeh: could you please
That would be very useful for debugging! After doing these steps, you can remove the app "intent intercept" again. |
In my case / on my phone: Inside chrome when searching for "Maßschuhe Berlin Berlin",
|
Hope this helps... |
Sorry for the late answer, and thank you for your answer!
|
Hello, sorry, this came out of my focus for some time. What's going wrong here? - Is it the same mistake in opera mini as well as in jelly browser, both of them providing nonsense links? - So should I ask browser people about it? |
Just checked in OSMAND+ manifest: it's intercepting the URL, so you should
definitely try it
|
I installed OSMand+ - and found the same situation: |
Wait.
Is it still about the link like
maps.google.com/maps?ll=52.50863,13.32176&z=12&...
? Then you should describe how you open it step by step.
|
Hm. It is not. What I did:
Here are the results from intent intercept: +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ intent://search?q=pname:com.google.android.apps.maps#Intent;scheme=mark
|
This is the intent when I hit the "location'" symbol from my calendar app. When using the calendar, I get a pop up list with all my navigator and location apps to choose from. +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ calendar: intent://search?q=pname:com.google.android.apps.maps#Intent;scheme=market;category=android.intent.category.BROWSABLE;launchFlags=0x3000000;endACTION: android.intent.action.VIEW AUFRUFBARE ACTIVITIES ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ |
To me as a layman the question is why browsers do not forward proper information to the system. |
1st, it's not the fault of a browser but Google search result page that it
doesn't give fair links but kinda this:
https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=0ahUKEwiYjrmY35vbAhXFFSwKHb5sBqMQFgguMAA&url=http%3A%2F%2Fwww.kloster-chorin.org%2F&usg=AOvVaw0yjtF1JNyPN8hpcN2nvjkr
E.g. DuckDuckGo (https://duckduckgo.com/?q=%22kloster+chorin%22) will give
you direct links.
2nd. The initial question was about opening links, not feeding it into some
app. That's a good approach, first make simple cases work.
I suggest that MicroG doesn't prevent GMaps URLs opening. Actually it's
indifferent. And discussing it here is kind of offtopic. Just IMHO.
|
Sorry, what exactly do you mean by this? |
I tried bing search engine with opera mini. The "route planner" link forwards to google maps in the browser, the "location" link does not do anything. Well. Always difficult to know what the average user would expect - I'd like to be prompted with a list of my navigation apps installed, when my browser shows any location or navigation link. |
So did it work finally?
|
Is there a possibility to handle the very common type of link
https://maps.google.com/maps?ll=52.50863,13.32176&z=12&t=m&hl=de&gl=US&mapclient=embed&daddr=Ma%C3%9Fschuhe%20Berlin%20Goethestra%C3%9Fe%2082%2010623%20Berlin%20Deutschland@52.50863,13.32176
in a better way? - My phone only offers some possibilities to install G**gle maps - which is not what I want...
The text was updated successfully, but these errors were encountered: