WME

Helper class for Greasy Fork镜像 plugins for Waze Map Editor

当前为 2022-10-06 提交的版本,查看 最新版本

此脚本不应直接安装。它是供其他脚本使用的外部库,要使用该库请加入元指令 // @require https://update.gf.qytechs.cn/scripts/452563/1101598/WME.js

作者
Anton Shevchuk
版本
0.0.1
创建于
2022-10-06
更新于
2022-10-06
大小
3.0 KB
许可证
MIT

WME

Helper class for Greasy Fork镜像 plugins for Waze Map Editor

Methods

  • WME.getVenues(except = []) – return Array of venues, except some categories
  • WME.getSegments(except = []) – return Array of segments, except some road types
  • WME.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 null
  • WME.getSelectedNodes() – return Array of the selected nodes models, which you can edit(!)

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址