/SimcoeCountyLegend

Standalone Legend Viewer used by the main SimcoeCountyWebViewer app

Primary LanguageJavaScript

DEPRECATED - This project has been integrated into Web Map viewer WebViewer. and will no longer be maintained

Simcoe County Legend

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

NOTES

I realize that this app is using both classic CSS and CSS Modules. I'm using this app to test functionality.

Getting Started

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.

Prerequisites

Node JS

Installing

In the src directory, type `npm install` in the terminal.
In the src directory, type `npm start` in the terminal.

Deployment

In the project diretory, type npm run build in the terminal. Details can be found with Create React App

Built With

  • React - create-react-app

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details