Skip to content
On this page

lineText

LineText

Kind: global class

new LineText(opts)

ParamTypeDescription
optsobject参数
opts.showFieldstring展示内容
opts.fontSizenumber字体大小
opts.fontColorstring字体颜色
opts.fontScalenumber字体比例
opts.fontUrlnumber字体路径

Example

js
ftthree.LineText({ features, showField, fontSize, fontColor, fontScale, fontUrl });