AirLay backend

Polygon
in package
implements StyleInterface

Interfaces, Classes, Traits and Enums

StyleInterface

Table of Contents

$color  : string
$fillColor  : string
$fillOpacity  : float
$opacity  : int
$weight  : int
__construct()  : mixed

Properties

$color

public string $color = "rgba(0, 0, 0, 1)"

$fillColor

public string $fillColor = "#006b00"

$fillOpacity

public float $fillOpacity = 0.1

Methods

__construct()

public __construct(array<string|int, mixed> $options) : mixed
Parameters
$options : array<string|int, mixed>
Return values
mixed

Search results