NavigationPoint class necessary for creating an entryExitPoint in code. Instantiate the class and pass the OL.Geometry.Point in the constructor then add the NavigationPoint object to the entryExitPoints array.
当前为
此脚本不应直接安装。它是供其他脚本使用的外部库,要使用该库请加入元指令 // @require https://update.cn-greasyfork.org/scripts/38421/251064/WME%20Utils%20-%20NavigationPoint.js
// ==UserScript== // @name WME Utils - NavigationPoint // @namespace WazeDev // @version 2018.02.13.001 // @description NavigationPoint class necessary for creating an entryExitPoint in code. Instantiate the class and pass the OL.Geometry.Point in the constructor then add the NavigationPoint object to the entryExitPoints array. // @author JustinS83 // @license GNU GPLv3 // ==/UserScript==