Skip to content

edellucien/react-spatial

 
 

Repository files navigation

React Spatial

npm build Greenkeeper badge code style: prettier

This library provides React components to build web applications based on OpenLayers.

Getting Started

Install the react-spatial package:

yarn add ol react-spatial

Your build pipeline needs to support ES6 modules and SASS.

Import the main scss file in your project:

import  'react-spatial/themes/default/index.scss';

More

Bugs

Please use the GitHub issue tracker for all bugs and feature requests. Before creating a new issue, do a quick search to see if the problem has been reported already.

About

Components to build React map apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.4%
  • CSS 9.6%