geops / react-transit

This library provides React components to visualize real-time geographical information based on OpenLayers.

Home Page:https://react-transit.geops.de/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[DEPRECATED] React Transit

No longer maintained npm build code style: prettier Netlify Status

[DEPRECATED] This repository is no longer maintained

This library is no longer maintained as it was integrated into react-spatial. Please consider using react-spatial instead.

About

This library provides React components to visualize real-time geographical information based on OpenLayers.

Documentation and examples at https://react-transit.geops.de.

Getting Started

Install the react-transit package:

yarn add ol react-transit

Your build pipeline needs to support ES6 modules and SASS.

Import the main scss file in your project:

import  'react-transit/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

This library provides React components to visualize real-time geographical information based on OpenLayers.

https://react-transit.geops.de/

License:MIT License


Languages

Language:JavaScript 88.7%Language:SCSS 6.7%Language:Shell 2.5%Language:HTML 1.6%Language:CSS 0.5%