Skip to content

Commit 464d907

Browse files
committed
removed GSB link (Ligthship)
lightship.dev is discontinued
1 parent 6924271 commit 464d907

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

no_support/rhs-openIn.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// @name maps open in
2-
// @version 1.0.0
2+
// @version 1.1.0
33
// @description add "Open In" for maps
44
// @author AlterTobi
55

@@ -13,7 +13,6 @@
1313
{ title: "Intel", url: "https://intel.ingress.com/intel?ll=%lat%,%lng%&pll=%lat%,%lng%&z=18"},
1414
{ title: "OSM", url: "https://www.openstreetmap.org/?mlat=%lat%&mlon=%lng%#map=18/%lat%/%lng%"},
1515
{ title: "Bing", url: "https://www.bing.com/maps?cp=%lat%~%lng%&lvl=17&style=h"},
16-
{ title: "Lightship", url: "https://lightship.dev/account/geospatial-browser/%lat%,%lng%,15.0,,"}
1716
];
1817

1918
const buttonID = "openInButton";

0 commit comments

Comments
 (0)