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.
目前为 2023-12-06 提交的版本。查看 最新版本。
这些是代码更新过的版本。 显示所有版本
Update NavigationPoint.js
Remove OL clone() function and replace with generic JSON processing.
Merge pull request #9 from fuji2086/master