textStrokeMin options

This commit is contained in:
JudeHu 2018-04-16 11:47:13 +08:00 committed by GitHub
parent c54569496c
commit 6dcc37394f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,6 +20,7 @@ var textpath = new maptalks.TextPath(
textName: "test123456test123456test中文测试中文测试123456",
fontSize: '10000m', // meter(m) use geoDistance, pixel(px) use pixelDistance
fontFamily: "Arial",
textStrokeMin: 8, // no text drawed if text-pixel-Size < textStrokeMin, default 5
symbol:{
'lineColor' : 'red',
'lineOpacity': 0.9