你正在訪問的內容是外部程式的映像位址,僅用於使用者加速訪問,本站無法保證其可靠性。當前的連結位址(單點即可複製)為 https://greasyfork.org.cn/zh-CN/scripts/470608-wme-to-schneider-corp-gis-interface,源站連結 點此以跳轉。
this script needs WME GIS Locator script installed and working. This scripts works with that script to center schenidercorp GIS pages on the WME map center screen.
/ This script works in conjunction with script WME GIS Locator.
// WME GIS Locator requires WME GIS Buttons running.
// To successfully use this script, you must have WME GIS Locator, WME GIS Buttons, and this script installed/enabled.
// GIS Buttons does a great job of taking a county/city GIS map and taking WME center screen coordinates to open a county web page at the exact same coordinates.
// But GIS Buttons does not work well with city/county web pages produced by qpublic or schneidercorp.
// GIS Locator does the behind the scenes work of 1) getting lat/lon from WME and 2) parsing a qpublic or schneidercorp website to create a URL that can be used by a Waze map editor (opening a
// qpublic or schneidercorp page centered based on WME lat/lon coordinates.
8/16/23
changed @inlude to @match (tampermonkey thing).
Improved bootstrap to be more certain document was ready before running script.