Describe the bug
When rendering features during drawing or as a complete feature with EditableGeoJsonLayer the shape gets distorted.
If we instead try to render a GeoJsonLayer with the same featureCollection it looks alright.
Click in the map to view how it looks like during drawing mode.
Actual Result
https://7xm2mr.csb.app/
Expected Result
https://7xm2mr.csb.app/
Toggle the EditableGeoJsonLayer and GeoJsonLayer at line 49 in index.mjs
Reproduce Steps
View code at:
https://codesandbox.io/s/7xm2mr?file=/src/index.mjs
Screenshots

vs
