fix example with displacement
This commit is contained in:
committed by
Andreas Hocevar
parent
2112478b6b
commit
df710e4d6f
@@ -68,7 +68,7 @@ const styles = {
|
||||
points: 4,
|
||||
radius: 5,
|
||||
angle: Math.PI / 4,
|
||||
offset: [0, 10]
|
||||
displacement: [0, 10]
|
||||
})
|
||||
}),
|
||||
new Style({
|
||||
|
||||
Reference in New Issue
Block a user