ol3-react-example
ol3-react-example copied to clipboard
Basic OpenLayers 3 + React example
OpenLayer 3 React example
Basic example for using OpenLayers 3 with React and Redux.
Demo
Clone or download the repository and open index.html in a browser or view the example on RawGit.
Presentation
Slides from the presentation at FOSS4G 2015 in Seoul are available here.
Development
To run this example:
npm installnpm start- open http://localhost:3000/ in the browser
The server supports hot reloading while keeping the application state.