iTwin / itwinjs-core

Monorepo for iTwin.js Library
https://www.itwinjs.org
MIT License
606 stars 210 forks source link

Change bearing/azimuth values from east ccw to north cw #7195

Open rschili opened 3 days ago

rschili commented 3 days ago

During the first implementation of this, it was agreed we would store bearing/azimuth values as angles from east and counter-clockwise.

After some discussions it was now decided to change that behavior to north clockwise.

Changes reflect that decision.