Skip to content

crice937/Leaflet-Test-Map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leaflet Test Map

A simple map written in Javascript using the Leaflet library. The Marker Cluster plugin for Leaflet is also utilized to cluster brewer data for all 47 Georgia breweries. The brewery data itself was culled from Wikipedia and then expanded on by spending three hours manually Googling each brewery's address, website, and photo.

The point data and popup information is stored in a GeoJSON file linked in the main script.

Installation

N/A

Usage

When clicking a point, popups contain information regarding the brewery. Zoom or click to expand clusters.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

6/11/15 - Uploaded to Github.

Credits

Chris Rice - @crice937

License

https://creativecommons.org/licenses/by-sa/2.0/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published