Comment 1 for bug 1407709

Revision history for this message
Olivier Tilloy (osomon) wrote : Re: Google Maps and Here Maps should respond to map urls

The URL of the link provided by google is the following:

    intent://maps.google.es/maps?ie=utf-8&gl=es&hq=asai&hnear=0x89e377dcc8eb2895:0x3a2554d859a4317f,Belmont,+Massachusetts,+EE.+UU.&daddr=30+Leonard+Street,+Belmont,+MA+02478,+Estados+Unidos+@42.397019,-71.175960&panel=1&f=d&fb=1&geocode=FVvthgId6PDB-yklxDEUxHfjiTEHpHR0v0IBKQ&cid=2954716220591744007&entry=s#Intent;scheme=http;package=com.google.android.apps.maps;end

It is rather android-specific (because google search mistakenly assumes that the browser is running on android).
We might be able to register an application to handle this kind of link though.