OSMSample
Create React App + OSMBuildings
Install / Use
/learn @All4Gis/OSMSampleREADME
Create react app + OpenLayer + OSM Buildings minimal sample
Example for using OSM Buildings classic in create react app. The file OSMBuildings-OL5.js is modified to work with create react app.
👉 Live Demo 👈
Getting started
To get the Node server running locally:
- Clone this repo
npm installto install all required dependenciesnpm runto start the local server

