Skip to content

This page allows a user to grab an array of points by clicking on a Google Maps to draw a path.

Notifications You must be signed in to change notification settings

Seb-/array-of-points-from-google-maps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

array-of-points-from-google-maps

This page allows a user to grab an array of points by clicking on a Google Maps to draw a path (polyline).

Demo

https://jsfiddle.net/Seb__/drjnb9us/

Usage

Start clicking on the map.

Points can be added or moved (click or drag) or deleted (right click).

You can accept the location request at the start to center the map on your current position.

The list of points is displayed in real time on a div floating at the top.

Installation

Save the page "index.html" on your computer (or any server) and open it with a browser.

About

This page allows a user to grab an array of points by clicking on a Google Maps to draw a path.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages