你正在訪問的內容是外部程式的映像位址,僅用於使用者加速訪問,本站無法保證其可靠性。當前的連結位址(單點即可複製)為 https://greasyfork.org.cn/zh-CN/scripts/452563-wme,源站連結 點此以跳轉。
Helper class for Greasy Fork plugins for Waze Map Editor
当前为
此脚本不应直接安装。它是供其他脚本使用的外部库,要使用该库请加入元指令 // @require https://update.greasyfork.org.cn/scripts/452563/1218878/WME.js
Tiny class for Greasy Fork plugins for Waze Map Editor
// @require https://greasyfork.org.cn/scripts/452563-wme/code/WME.js
WME.getVenues(except = []) – return Array of venues, except some categoriesWME.getSegments(except = []) – return Array of segments, except some road typesWME.getSelected() – return Array of the selected models, which you can edit(!)WME.getSelectedVenue() – return model of the selected venue, which you can edit(!)WME.getSelectedVenues() – return Array of the selected venues models, which you can edit(!)WME.getSelectedSegment() – return model of the selected segment, which you can edit(!)WME.getSelectedSegments() – return Array of the selected segments models, which you can edit(!)WME.getSelectedNode() – return model of the selected node, which you can edit(!), or nullWME.getSelectedNodes() – return Array of the selected nodes models, which you can edit(!)Author homepage: http://anton.shevchuk.name/
Script homepage: https://github.com/AntonShevchuk/wme
GreasyFork: https://greasyfork.org.cn/en/scripts/452563-wme