Update README.md

This commit is contained in:
JudeHu 2018-04-15 16:46:47 +08:00 committed by GitHub
parent 8122184d4f
commit 2f5d6bb4e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,8 +21,8 @@ var textpath = new maptalks.TextPath(
text: "test123456test123456test123456test123456test123456",
fontFamily: "Arial",
symbol:{
'lineColor' : 'red',
'lineOpacity': 0.9
'lineColor' : 'red',
'lineOpacity': 0.9
}
}
).addTo(layer);