Skip to content

Commit

Permalink
Update scatter_style_map.js (#1979)
Browse files Browse the repository at this point in the history
地图样式错误
  • Loading branch information
lzxue authored Oct 28, 2023
1 parent 0c62ff0 commit 02c89d0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ scene.on('loaded', () => {
field: 'strokeColor',
},
strokeWidth: 1,
strokeOpacity: '#fff',
strokeOpacity: 1,
opacity: {
field: 'opacity',
}
Expand Down

0 comments on commit 02c89d0

Please sign in to comment.