ttek / tk-map
Mapping lib to handle map coordinates and display google type maps.
3.2.10
2022-08-11 00:00 UTC
README
Project: ttek/tk-map
Web: http://www.tropotek.com/
Authors: Michael Mifsud http://www.tropotek.com/
Mapping lib to handle map coordinates and display google type maps.
Contents
Installation
Available on Packagist (ttek/tk-map) and as such installable via Composer.
composer require ttek/tk-map
Or add the following to your composer.json file:
"ttek/tk-map": "~3.0"
If you do not use Composer, you can grab the code from GitHub, and use any PSR-0 compatible autoloader (e.g. the PHP DomTemplate) to load the classes.