Skip to content

gpetrioli/google-map-paths

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

google-map-paths

Quickly hacked-together tool for creating routes/paths in google maps (either freehand or using the directions api between specific points)

Currently it supports

  • hand drawing mode: path drawing (while moving mouse) where you can control the fidelity of the path (after how many meters it will create a new point)
  • marker mode: placing markers (_they are draggable to adjust their position and the list is sortable to allow a specific order for the directions api to follow _) and then calling the Google Maps Directions API to get an path.
  • exporting the path: as a JSON list of lattitude/longitude objects

Limitations:

Uses:

About

Quickly hacked-together tool for creating/drawing routes/paths in google maps (either freehand or using the directions api between specific points)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published