geops / react-spatial

Components to build React map apps

Home Page:https://react-spatial.geops.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-spatial

npm build code style: prettier Vercel

This library provides React components to build web applications and to visualize real-time geographical information based on OpenLayers and Malibre GL.

This library uses the mobility-toolbox-js library.

Documentation and examples at https://react-spatial.geops.io.

Getting Started

Install the react-spatial package:

yarn add mobility-toolbox-js mapbox-gl mapblibre-gl 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

https://react-spatial.geops.io

License:MIT License


Languages

Language:JavaScript 94.1%Language:SCSS 5.7%Language:CSS 0.2%Language:Shell 0.1%