More work on replaceGeometry

This commit is contained in:
Pieter Vander Vennet 2022-01-01 01:59:50 +01:00
parent ba4f4ac685
commit 7124cd184c
4 changed files with 291 additions and 48 deletions

View file

@ -64,7 +64,7 @@ export default class ReplaceGeometrySpec extends T {
properties: {},
geometry: {
type: "Polygon",
coordinates
coordinates: [coordinates]
}
}