Webgl Layer / rename literalStyle property to style

This commit is contained in:
Olivier Guyot
2019-09-26 14:37:32 +02:00
parent 0732f17fd3
commit 7da3b60061
3 changed files with 7 additions and 7 deletions

View File

@@ -13,7 +13,7 @@ const vector = new WebGLPointsLayer({
extractStyles: false
})
}),
literalStyle: {
style: {
symbol: {
size: 4,
color: 'white'