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