extended description on openstreetmap_geouri

This commit is contained in:
Tobias Schmidl 2016-11-28 17:37:25 +01:00 committed by GitHub
parent 6f95b0a695
commit 5b0e10cb3b

View file

@ -2,7 +2,7 @@
// @name OpenStreetmap // @name OpenStreetmap
// @namespace https://www.schtobia.de/ // @namespace https://www.schtobia.de/
// @include https://www.openstreetmap.org/* // @include https://www.openstreetmap.org/*
// @description OpenStreetmap GeoURI Handler // @description OpenStreetmap GeoURI Handler. This resolved "geo:<lat>,<lon>" URIs via openstreetmap, by registering to an unidentified URL on osm and then rewriting it on call.
// @version 0.1.8 // @version 0.1.8
// @grant GM_getValue // @grant GM_getValue
// @grant GM_listValues // @grant GM_listValues