mirror of
https://github.com/JudeHu/maptalks.TextPath.git
synced 2026-01-25 16:43:36 +00:00
textStrokeMin options
This commit is contained in:
parent
c54569496c
commit
6dcc37394f
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user