Skip to content

Commit dd3a4a9

Browse files
authored
Merge pull request #3 from mandrasch/patch-1
Update README with tile server usage policy
2 parents 744b1cb + b4a29a4 commit dd3a4a9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
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,6 +62,7 @@ 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

65+
6366
## Contributing
6467

6568
Please fork this repository and contribute back using pull requests.

0 commit comments

Comments
 (0)