Class Style

Define the style for a map feature ex: style: { fillColor: "#74D76F", color: "#74D76F", fillOpacity: 1, radius: 8, weight: 1 }

Constructors

Properties

color: string
fillColor: string
fillOpacity: number
radius: number
weight: number

Generated using TypeDoc