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