DEPRECATED - This project has been integrated into Web Map viewer WebViewer. and will no longer be maintained
Live demo can be found here.
This app is called from our Web Map viewer WebViewer.
It accepts group names as a parameter. e.g. https://opengis.simcoe.ca/legend/?Popular=1&All_Layers=0
I realize that this app is using both classic CSS and CSS Modules. I'm using this app to test functionality.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Node JS
In the src directory, type `npm install` in the terminal.
In the src directory, type `npm start` in the terminal.
In the project diretory, type npm run build
in the terminal. Details can be found with Create React App
- React - create-react-app
- Al Proulx - Initial work - Al Proulx
This project is licensed under the MIT License - see the LICENSE.md file for details