@geops/react-ui
v1.1.5
Published
Components to build React apps at geOps.
Downloads
14
Keywords
Readme
@geops/react-ui
This library provides React components to build web applications based on OpenLayers.
Documentation and examples at https://react-ui.geops.de.
Getting Started
Install the @geops/react-ui package:
yarn add ol @geops/react-ui
Your build pipeline needs to support ES6 modules and SASS.
Import the main scss file in your project:
import '@geops/react-ui/themes/default/index.scss';