Initial council ward map renderer
This commit is contained in:
9
map-generator/readme.md
Normal file
9
map-generator/readme.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Map Generator
|
||||
|
||||
This project is displays a map showing the boundaries of wards within a single local government area. Each ward is labelled.
|
||||
|
||||
The data for this comes from the VEC Map API: https://maps.vec.vic.gov.au/api/electorates/4/withboundaries
|
||||
|
||||
To compile the `src.js` file after every edit, run `webpack-cli --mode development --watch` in this folder.
|
||||
|
||||
Changes to `dist/main.js` should be committed so that other users don't need to install node.
|
||||
Reference in New Issue
Block a user