Select to view content in your preferred language

Are Geodesic (Great Circle) Lines Possible?

884
1
06-18-2013 11:51 AM
DouglasBraeckel
Deactivated User
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
Deactivated User
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