Geodesic polygons in Nokia HERE 3.0?

二次信任 提交于 2019-12-12 04:49:00

问题


Using the HERE JavaScript API 3.0, is it possible to create geodesic polygons? I.e. draw the shortest path on the actual earth instead of the plain projection.

Apparently I wasn't able to find anything in the HERE API documentation.

For GoogleMaps this is possible as seen here: https://developers.google.com/maps/documentation/javascript/examples/geometry-headings?csw=1

Thanks in advance!


回答1:


Although not available out of the box, It can be implemented using some simple coding. You will find an example here

http://tcs.it.here.com/Examples/src/HLP3_GeodesicPolyline.html



来源:https://stackoverflow.com/questions/29032707/geodesic-polygons-in-nokia-here-3-0

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!