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