More work on replaceGeometry
This commit is contained in:
parent
ba4f4ac685
commit
7124cd184c
4 changed files with 291 additions and 48 deletions
|
@ -64,7 +64,7 @@ export default class ReplaceGeometrySpec extends T {
|
|||
properties: {},
|
||||
geometry: {
|
||||
type: "Polygon",
|
||||
coordinates
|
||||
coordinates: [coordinates]
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue