From 6dcc37394fff0c2b803a37c7ef5d2d0e9ec1d623 Mon Sep 17 00:00:00 2001 From: JudeHu <350251978@qq.com> Date: Mon, 16 Apr 2018 11:47:13 +0800 Subject: [PATCH] textStrokeMin options --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c9c6164..c09be1f 100644 --- a/README.md +++ b/README.md @@ -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