Skip to content

Commit b4a29a4

Browse files
authored
Update README.md
1 parent 2802cf1 commit b4a29a4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
PHP library to easily get static image from OpenStreetMap with markers and lines.
44

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+
57
## ✨ Supporting
68

79
⭐ 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;
6062
| [OpenStreetMap](./docs/classes/DantSu/OpenStreetMapStaticAPI/OpenStreetMap.md) | DantSu\OpenStreetMapStaticAPI\BoundingBox define the bounding box of the static map.|
6163
| [XY](./docs/classes/DantSu/OpenStreetMapStaticAPI/XY.md) | DantSu\OpenStreetMapStaticAPI\XY define X and Y pixel position for map, lines, markers.|
6264

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.
6465

6566
## Contributing
6667

0 commit comments

Comments
 (0)