Skip to content

pixell/gmaps-radius

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

gmaps-radius

This very simple little web app allows you to draw circles on top of a Google Map, with a radius that you specify.

Try it out.

Original repository.

Query parameters

This tool supports the following optional query parameters:

  • lat: Viewport center latitude
  • lng: Viewport center longitude
  • z: Default zoom level
  • r: Default circle radius
  • u: Default circle radius units

If lat and lng are given on initial load, a circle will drawn. This allows sharing by copy-pasting full URL's.

About

Google Map allowing a radius to be added.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 45.9%
  • CoffeeScript 40.2%
  • HTML 13.9%