You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,8 @@
2
2
3
3
PHP library to easily get static image from OpenStreetMap with markers and lines.
4
4
5
+
This project uses the [Tile Server](https://wiki.openstreetmap.org/wiki/Tile_servers) of the Open Streetmap Foundation which runs entirely on donated resources, see [Tile Usage Policy](https://operations.osmfoundation.org/policies/tiles/) for more information.
6
+
5
7
## ✨ Supporting
6
8
7
9
⭐ Star this repository to support this project. You will contribute to increase the visibility of this library 🙂
@@ -60,7 +62,6 @@ use \DantSu\OpenStreetMapStaticAPI\Markers;
60
62
|[OpenStreetMap](./docs/classes/DantSu/OpenStreetMapStaticAPI/OpenStreetMap.md)| DantSu\OpenStreetMapStaticAPI\BoundingBox define the bounding box of the static map.|
61
63
|[XY](./docs/classes/DantSu/OpenStreetMapStaticAPI/XY.md)| DantSu\OpenStreetMapStaticAPI\XY define X and Y pixel position for map, lines, markers.|
62
64
63
-
This project uses the [Tile Server](https://wiki.openstreetmap.org/wiki/Tile_servers) of the Open Streetmap Foundation which runs entirely on donated resources, see [Tile Usage Policy](https://operations.osmfoundation.org/policies/tiles/) for more information.
0 commit comments