DantSu\OpenStreetMapStaticAPI\XY define X and Y pixel position for map, lines, markers.
..
- Full name:
\DantSu\OpenStreetMapStaticAPI\XY
See Also:
- https://github.com/DantSu/php-osm-static-api - Github page of this project
XY constructor.
| Parameter | Type | Description |
|---|---|---|
x |
int | X |
y |
int | Y |
Get X
int : X
Get Y
int : Y
Automatically generated from source code comments on 2022-05-31 using phpDocumentor