AirLay backend

Marker extends Point
in package

Table of Contents

$color  : string
$fillColor  : string
$fillOpacity  : float
$numberOfSides  : int
$radius  : int
$rotation  : int
$type  : string
$weight  : int
__construct()  : mixed

Properties

$color

public string $color = "000000"

$fillColor

public string $fillColor = "FF5733"

$fillOpacity

public float $fillOpacity = 0.5

$numberOfSides

public int $numberOfSides = 4

$rotation

public int $rotation = 0

$type

public string $type = "polygon"

Methods

__construct()

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

Search results