Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 500 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 500 Bytes

OpenLayers Scratch Map Tutorial

Repository for a tutorial I made on how to use OpenLayers to create your own simple scratch map. This repository was bootstrapped using webpack-starter-basic.

Note: the start branch contains the project initial setup for you to follow the tutorial.

Running

npm install
npm start