Skip to content

ppisarski/reactapp-with-openlayers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

reactapp-with-openlayers

ReactJS and OpenLayers map component

Getting started

ReactJS documentation provides an exelent explanation on how to get started with this framework by creating a single-page app.

npx create-react-app map

Here, I wanted to demonstrate how to add a Map component to the app by using OpenLayers.

Install OpenLayers with

npm install ol --save

About

ReactJS and OpenLayers map component

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published