webtoucher/yandex-tiles

Library for generating map tiles.

dev-master 2016-05-30 16:44 UTC

This package is auto-updated.

Last update: 2024-05-14 20:47:12 UTC


README

This is library for generating map tiles. You can use it with Yandex map API.

Latest Stable Version Total Downloads Daily Downloads Latest Unstable Version License

Installation

The preferred way to install this extension is through composer.

Either run

$ php composer.phar require webtoucher/yandex-tiles "*"

or add

"webtoucher/yandex-tiles": "*"

to the require section of your composer.json file.