Interactive React Component Library for Mapbox GL JS


Summary of my bookmarked Github repositories from Jan 7th, 2022

Github repositories

  • urbica/react-map-gl

    Urbica React Mapbox GL JS is a React component library for rendering interactive maps using Mapbox GL JS. It closely follows the Mapbox GL JS API and is inspired by uber/react-map-gl. The library provides various components such as MapGL, Source, Layer, Popup, Marker, and more, allowing customization and interactivity. The installation can be done via npm or yarn. The documentation provides comprehensive examples and usage instructions for different map functionalities. The project is licensed under the MIT license, and there is a team behind its development.