How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
A React wrapper for Apple's MapKit JS, providing a seamless way to integrate Apple Maps into your React applications.
Google map library for react that allows rendering components as markers :tada:
This project is a GIS component library and a React wrapper for the Leaflet mapping library. It acts as a bridge between the imperative Leaflet API and the declarative state management of React, allowing for the creation of interactive geographic maps and spatial data visualizations. The library uses a component-based architecture to render maps with markers and layers. It synchronizes the React virtual DOM with the map's internal layer registry to maintain a consistent geographic state, mapping component lifecycles to the addition and removal of map layers. The tool provides capabilities fo
react-map-gl is a React component library for embedding and controlling Mapbox GL JS interactive maps. It serves as a high-level bridge that maps the imperative methods of the Mapbox GL JS engine to a declarative component state. The project allows for the development of custom map interfaces and geospatial data visualizations. It enables the creation of location-based web applications by providing a reusable UI element for rendering vector tiles and spatial information.
ReactJS Maps without external dependencies
The main features of mariusandra/pigeon-maps are: Map Components.
Projects with overlapping indexed features include: 1amageek/mapkit — A React wrapper for Apple's MapKit JS, providing a seamless way to integrate Apple Maps into your React applications. istarkov/google-map-react — Google map library for react that allows rendering components as markers :tada:. paullecam/react-leaflet — This project is a GIS component library and a React wrapper for the Leaflet mapping library. It acts as a bridge… uber/react-map-gl — react-map-gl is a React component library for embedding and controlling Mapbox GL JS interactive maps. It serves as a… ubilabs/react-geosuggest — A React autosuggest for the Google Maps Places API. victorcazanave/react-svg-map — A set of React.js components to display an interactive SVG map.