fix example with displacement

This commit is contained in:
jkonieczny
2020-01-13 17:24:12 +01:00
committed by Andreas Hocevar
parent 2112478b6b
commit df710e4d6f

View File

@@ -68,7 +68,7 @@ const styles = {
points: 4, points: 4,
radius: 5, radius: 5,
angle: Math.PI / 4, angle: Math.PI / 4,
offset: [0, 10] displacement: [0, 10]
}) })
}), }),
new Style({ new Style({