# Interface: GridLayerStrokeStyle

# Table of contents

# Properties

# Properties

# lindDasharray

Optional lindDasharray: Function | number[]

虚线样式


# lineCap

Optional lineCap: "butt" | "round" | "square"

线端点风格:butt, round, square


# lineColor

Optional lineColor: string

线颜色


# lineDashOffset

Optional lineDashOffset: number

虚线样式


# lineJoin

Optional lineJoin: "round" | "bevel" | "miter"

线连接样式:bevel, round, miter


# lineWidth

Optional lineWidth: number | Function

线宽

vjmap / Exports / HeatmapOptions