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.
這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。
Update NavigationPoint.js
Remove OL clone() function and replace with generic JSON processing.
Merge pull request #9 from fuji2086/master