Skip to content
Theo Chino edited this page Jun 17, 2020 · 2 revisions

Prep the maps.

Use the data here. https://openlayers.org/en/latest/examples/select-hover-features.html

This is how I installed but I will need to streamline it later.

npm init
npm install ol
npm install --save-dev parcel-bundler
npm start
npm run build

So to get started you go to NPM Start then you point to port 1234 of the machine.

Clone this wiki locally