CesiumGS / cesium

An open-source JavaScript library for world-class 3D globes and maps :earth_americas:
https://cesium.com/cesiumjs/
Apache License 2.0
12.93k stars 3.48k forks source link

Add Rhumb Line Support to Additional Geometries #7493

Open shehzan10 opened 5 years ago

shehzan10 commented 5 years ago

7492 Added rhumb line support to polylines and polygons. The following geometry types (and corresponding OutlineGeometry) will also benefit from rhumb line support in the future.

Other geometry types that are excluded and debatable whether they will benefit from rhumb line support:

shehzan10 commented 5 years ago

Keeping this separate from #4000 as that issue will be fixed by #7492 and this can be a fresh start.