/polygon-drawer

Draw polygons on Google maps

Primary LanguageJavaScriptMIT LicenseMIT

Polygon Drawer

Draw polygons with Google maps, save and manage them in a mysql-database

Demo

Installation

  1. download repo
  2. create database
  3. set database connections settings in ajax/connect.inc.php
  4. create tables (use db.sql)

Polygon Drawer is using the following tools:

Contribute

  1. Fork this repo
  2. Make changes in your (forked) repo
  3. Create pull request