Skip to content

tomjw64/leaflet-test-timezones

Repository files navigation

leaflet-test-timezones

This is simply a project for me to play around with Leaflet. Not practically useful. It consumes data on US cities from simplemaps and creates points for each colored according to their timezone.

Example display of the generated map

How to run

  • Clone this repository
  • Download the US Cities data from simplemaps here
  • Move the downloaded csv into the cloned repository directory and save it as uscities.csv
  • Install with npm install
  • Build the geojson file with npm run build:geojson
  • Build the bundle with npm run build:index
  • Open index.html with your favorite browser

About

A personal project to play around with leaflet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published