DivIcon Class

class BeastBytes\Yii\Leaflet\Types\DivIcon

Represents a lightweight icon for markers that uses a simple <div> element instead of an image

See `

__construct(array $options)

Create a new DivIcon control

Parameters:
  • $options (array<string, mixed>.) – DivIcon options

Returns:

A new DivIcon instance

Return type:

DivIcon