Are Geodesic (Great Circle) Lines Possible?

755
1
06-18-2013 11:51 AM
DouglasBraeckel
New Contributor III
I would like the lines drawn in my map as graphics to be displayed as geodesic lines. I'm going for the look we're all used to seeing on the various airline websites showing travel lanes.

If it's possible, how would I do this?

Thanks,

Doug
0 Kudos
1 Reply
JianHuang
Occasional Contributor III
Doug,

Please take a look at the helper method: esri.geometry.geodesicDensify

Here is an example:
http://developers.arcgis.com/en/javascript/samples/map_wraparound/
0 Kudos