2.1 KiB
2.1 KiB
PHP OpenStreetMap Static API
This is an automatically generated documentation for PHP OpenStreetMap Static API.
Namespaces
\DantSu\OpenStreetMapStaticAPI
Classes
Class | Description |
---|---|
Circle | DantSu\OpenStreetMapStaticAPI\Circle draw circle on the map. |
LatLng | DantSu\OpenStreetMapStaticAPI\LatLng define latitude and longitude for map, lines, markers. |
Line | DantSu\OpenStreetMapStaticAPI\Line draw line on the map. |
MapData | DantSu\OpenStreetMapStaticAPI\MapData convert latitude and longitude to image pixel position. |
Markers | DantSu\OpenStreetMapStaticAPI\Markers display markers on the map. |
OpenStreetMap | DantSu\OpenStreetMapStaticAPI\OpenStreetMap is a PHP library created for easily get static image from OpenStreetMap with markers, lines, polygons and circles. |
Polygon | DantSu\OpenStreetMapStaticAPI\Polygon draw polygon on the map. |
TileLayer | DantSu\OpenStreetMapStaticAPI\TileLayer define tile server url and related configuration |
XY | DantSu\OpenStreetMapStaticAPI\XY define X and Y pixel position for map, lines, markers. |
\DantSu\OpenStreetMapStaticAPI\Interfaces
Interfaces
Interface | Description |
---|---|
Draw |
\DantSu\OpenStreetMapStaticAPI\Utils
Classes
Class | Description |
---|---|
GeographicConverter |
Automatically generated from source code comments on 2023-07-30 using phpDocumentor