Skip to content
Commit 548128b8 authored by Jonas Danielsson's avatar Jonas Danielsson
Browse files

Handle the 'geo' URI scheme

This will let Maps open the geo: URI scheme as
specified by RFC 5870.

In its simplest form it looks like:
    geo:latitude,longitude

An Android extension to set a description is also supported:
    geo:0,0?q=latitude,longitude(description)

https://bugzilla.gnome.org/show_bug.cgi?id=756512
parent f9e11491
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment