awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 个仓库

Awesome GitHub RepositoriesMap Components

Components for integrating and displaying interactive maps.

Explore 7 awesome GitHub repositories matching part of an awesome list · Map Components. Refine with filters or upvote what's useful.

Awesome Map Components GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • uber/react-map-gluber 的头像

    uber/react-map-gl

    8,457在 GitHub 上查看↗

    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.

    React wrapper for Mapbox GL JS.

    TypeScript
    在 GitHub 上查看↗8,457
  • istarkov/google-map-reactistarkov 的头像

    istarkov/google-map-react

    6,470在 GitHub 上查看↗

    Google map library for react that allows rendering components as markers :tada:

    Google Maps component with support for custom React overlays.

    JavaScript
    在 GitHub 上查看↗6,470
  • paullecam/react-leafletPaulLeCam 的头像

    PaulLeCam/react-leaflet

    5,592在 GitHub 上查看↗

    这是一个 GIS 组件库和 Leaflet 地图库的 React 封装器。它充当命令式 Leaflet API 与声明式 React 状态管理之间的桥梁,允许创建交互式地理地图和空间数据可视化。 该库使用基于组件的架构来渲染带有标记和图层的地图。它将 React 虚拟 DOM 与地图的内部图层注册表同步,以保持一致的地理状态,并将组件生命周期映射到地图图层的添加和移除。 该工具提供了动态地图状态管理和地图事件集成的功能。它允许通过 Provider 分发地图实例,并通过引用(ref)暴露底层的 Leaflet 实例,以便直接访问底层地图 API 方法。

    React bindings for Leaflet mapping library.

    TypeScriptjavascriptleafletleaflet-maps
    在 GitHub 上查看↗5,592
  • mariusandra/pigeon-mapsmariusandra 的头像

    mariusandra/pigeon-maps

    3,514在 GitHub 上查看↗

    ReactJS Maps without external dependencies

    Dependency-free interactive map component.

    TypeScripthacktoberfestinfernoinferno-component
    在 GitHub 上查看↗3,514
  • ubilabs/react-geosuggestubilabs 的头像

    ubilabs/react-geosuggest

    1,040在 GitHub 上查看↗

    A React autosuggest for the Google Maps Places API.

    Autosuggest input for Google Maps Places API.

    TypeScript
    在 GitHub 上查看↗1,040
  • victorcazanave/react-svg-mapVictorCazanave 的头像

    VictorCazanave/react-svg-map

    240在 GitHub 上查看↗

    A set of React.js components to display an interactive SVG map

    Interactive SVG-based map display component.

    JavaScriptcheckboxcomponentinteractive
    在 GitHub 上查看↗240
  • 1amageek/mapkit1amageek 的头像

    1amageek/mapkit

    5在 GitHub 上查看↗

    A React wrapper for Apple's MapKit JS, providing a seamless way to integrate Apple Maps into your React applications.

    Apple Maps integration with annotations and search.

    TypeScriptapplemapsmapkitmapkit-js
    在 GitHub 上查看↗5
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Map Components