extended description on openstreetmap_geouri
This commit is contained in:
parent
6f95b0a695
commit
5b0e10cb3b
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
// @name OpenStreetmap
|
||||
// @namespace https://www.schtobia.de/
|
||||
// @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
|
||||
// @grant GM_getValue
|
||||
// @grant GM_listValues
|
||||
|
|
Loading…
Reference in a new issue