library yandex-tiles
Library for generating map tiles.
webtoucher/yandex-tiles
Library for generating map tiles.
- Monday, May 30, 2016
- by webtoucher
- Repository
- 1 Watchers
- 0 Stars
- 2 Installations
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
yandex-tiles
This is library for generating map tiles. You can use it with Yandex map API., (*1)
, (*2)
Installation
The preferred way to install this extension is through composer., (*3)
Either run, (*4)
$ php composer.phar require webtoucher/yandex-tiles "*"
or add, (*5)
"webtoucher/yandex-tiles": "*"
to the require
section of your composer.json
file., (*6)