Bounds Class¶
- class BeastBytes\Yii\Leaflet\Types\Bounds¶
Represents a rectangular area on a map in pixel coordinates
@template T array{0: int, 1: int}|array{x: int, y: int}|Point
See also
Represents a rectangular area on a map in pixel coordinates
@template T array{0: int, 1: int}|array{x: int, y: int}|Point
See also