You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you have a sample GeoJSON MultiPolygon you can provide that throws this error? I looked at the tests and there already exist tests for MultiPolygons, albeit simple ones, that are passing.
I get the following error
TypeError: Cannot assign to read only property 'type' of object '#<Object>'
Here is an example of a failing Multipolygon. I have tried to create a new copy of the object to allow mutations but without any luck.
The text was updated successfully, but these errors were encountered: