Shader builder / add circle and triangle shapes for symbols

This commit is contained in:
Olivier Guyot
2019-09-26 14:11:39 +02:00
parent 9b3a9b5eca
commit 28d157af56
3 changed files with 52 additions and 6 deletions

View File

@@ -15,6 +15,7 @@ const vector = new WebGLPointsLayer({
}),
style: {
symbol: {
symbolType: 'square',
size: 4,
color: 'white'
}