https://github.com/dvrpc/electric-vehicles
web mapping app for DVRPC's Planning for Electrical Vehilces
https://github.com/dvrpc/electric-vehicles
gis map mapbox
Last synced: 5 months ago
JSON representation
web mapping app for DVRPC's Planning for Electrical Vehilces
- Host: GitHub
- URL: https://github.com/dvrpc/electric-vehicles
- Owner: dvrpc
- License: mit
- Created: 2022-01-09T22:30:18.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-12-19T17:08:28.000Z (6 months ago)
- Last Synced: 2025-12-22T07:11:23.773Z (6 months ago)
- Topics: gis, map, mapbox
- Language: JavaScript
- Homepage: https://dvrpc.github.io/electric-vehicles/
- Size: 25.1 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Planning for Electric Vehicles
Informational homepage for the DVRPC EV Planning Toolkit for ArcGIS.
## Interactive Map
Interactive webmap code is located in the /map/ directory
## dependencies
The homepage has no dependencies
## How to run locally
1. Install Vscode live server extension
2. Right click index.html and select run with live server.
Use alternative live server options, such as Node static server, and node live server. Opening index.html directly without a live server will not work