https://github.com/openglobus/openglobus-react
React Components for Openglobus
https://github.com/openglobus/openglobus-react
3d gis globe maps openglobus react react-components webgl
Last synced: 6 months ago
JSON representation
React Components for Openglobus
- Host: GitHub
- URL: https://github.com/openglobus/openglobus-react
- Owner: openglobus
- License: mit
- Created: 2023-11-27T18:34:53.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-11-06T06:21:47.000Z (8 months ago)
- Last Synced: 2025-11-06T08:25:05.489Z (8 months ago)
- Topics: 3d, gis, globe, maps, openglobus, react, react-components, webgl
- Language: TypeScript
- Homepage: https://openglobus.github.io/storybook
- Size: 8.52 MB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🌍 React Components for [OpenGlobus](https://github.com/openglobus/openglobus)
## Features:
- **Core Entities**: A complete set of core entities to work with geospatial data, including billboards, 3d-objects, polylines, labels and more.
- **Reactive Integration**: Seamlessly integrate with React applications, leveraging the reactive style.
- **Performance**: Enhanced performance through efficient data handling and rendering optimizations.
- **Storybook**: Explore and interact with all components and features in our [Storybook](https://openglobus.github.io/storybook), providing a comprehensive showcase and testing environment.
- **Minimal Dependencies**: Designed with minimal dependencies to ensure lightweight and efficient performance.
## Install:
```bash
npm i @openglobus/openglobus-react
```
## Usage:
Super easy to try out – just run:
```bash
npx create openglobus
```
## Documentation:
For detailed documentation and examples, please refer to our [Storybook](https://openglobus.github.io/storybook).
## License:
This project is licensed under the MIT License - see the LICENSE.md file for details.