ttek / tk-map
Mapping lib to handle map coordinates and display google type maps.
Installs: 224
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 1
Open Issues: 0
Language:JavaScript
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.