Skip to content

Mapping classes for the Tropotek framework

Notifications You must be signed in to change notification settings

fvas-elearning/tk-map

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tk Map 💥

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.

Introduction

About

Mapping classes for the Tropotek framework

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 59.1%
  • PHP 40.9%