awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
istarkov avatar

istarkov/google-map-react

0
View on GitHub↗
6,470 स्टार्स·855 फोर्क्स·JavaScript·MIT·5 व्यूज़google-map-react.github.io/google-map-react/map/main↗

Google Map React

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

Features

  • React Map Components - Wraps the Google Maps JavaScript API into declarative React components for easy integration.
  • Custom React Component Markers - Renders any React component as a map marker for fully custom map interfaces.
  • Marker Information Windows - Ships interactive info windows that display rich content when a map marker is tapped.
  • Google Maps API Loading - Loads the Google Maps API dynamically only when the map component mounts, reducing initial bundle size.
  • React State-Bridged Events - Handles marker hover, click, and visibility events through a custom system bridging React state with map interactions.
  • Map Marker Tooltips - Displays floating tooltips on marker hover to show details even when zoomed out.
  • Marker Filtering - Provides marker filtering to hide or show markers based on user-selected criteria.
  • Server-Side Rendering - Renders map components on the server for improved SEO and faster initial page loads without client-side JavaScript.
  • Server-Side Rendering Support - Renders map markers on the server by generating static HTML and CSS for SEO-friendly initial loads.
  • Map Marker Server-Side Renderers - Renders map markers on the server so the first page load includes map content without needing client-side JavaScript.
  • Map Components - Google Maps component with support for custom React overlays.

स्टार हिस्ट्री

istarkov/google-map-react के लिए स्टार हिस्ट्री चार्टistarkov/google-map-react के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Google Map React के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Google Map React के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • google-map-react/google-map-reactgoogle-map-react का अवतार

    google-map-react/google-map-react

    6,470GitHub पर देखें↗

    google-map-react is a JavaScript library that integrates Google Maps into React applications by rendering any React component as a custom map marker. It provides direct access to the native Google Maps API internals, enabling advanced custom operations beyond standard marker placement. The library distinguishes itself by allowing fully custom interactive markers and content, replacing default Google Maps markers and balloons with React components. It supports server-side rendering so search engines can index map content without requiring JavaScript, and includes an internal algorithm for dete

    JavaScriptcomponentgooglemap
    GitHub पर देखें↗6,470
  • paullecam/react-leafletPaulLeCam का अवतार

    PaulLeCam/react-leaflet

    5,592GitHub पर देखें↗

    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

    TypeScriptjavascriptleafletleaflet-maps
    GitHub पर देखें↗5,592
  • anmolsaini16/mapcnAnmolSaini16 का अवतार

    AnmolSaini16/mapcn

    5,965GitHub पर देखें↗

    MapCN is a React component library that wraps MapLibre GL into declarative, composable building blocks for interactive maps. It provides a set of small, reusable components for rendering maps, placing markers, drawing routes, and clustering points, all managed through React hooks, context, and refs for state and lifecycle control. The library distinguishes itself by offering a complete set of map features as individual React components that automatically adapt to light and dark themes. It includes components for interactive map rendering with zero configuration, marker placement with popups a

    TypeScript
    GitHub पर देखें↗5,965
  • tomchentw/react-google-mapstomchentw का अवतार

    tomchentw/react-google-maps

    4,626GitHub पर देखें↗

    This project is a Google Maps React wrapper and integration library that bridges the Google Maps JavaScript API with a declarative component-based architecture. It provides an interactive map component for rendering map views, markers, and overlays using geographic coordinates and custom HTML. The library serves as a geographic data visualization tool and a map-based search interface. It enables the implementation of place search functionality and autocomplete inputs integrated directly with the map view. The capability surface covers location-based services including route visualization, pa

    JavaScriptgoogle-maps-javascript-apireactreact-styleguidist
    GitHub पर देखें↗4,626
Google Map React के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

istarkov/google-map-react क्या करता है?

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

istarkov/google-map-react की मुख्य विशेषताएं क्या हैं?

istarkov/google-map-react की मुख्य विशेषताएं हैं: React Map Components, Custom React Component Markers, Marker Information Windows, Google Maps API Loading, React State-Bridged Events, Map Marker Tooltips, Marker Filtering, Server-Side Rendering।

istarkov/google-map-react के कुछ ओपन-सोर्स विकल्प क्या हैं?

istarkov/google-map-react के ओपन-सोर्स विकल्पों में शामिल हैं: google-map-react/google-map-react — google-map-react is a JavaScript library that integrates Google Maps into React applications by rendering any React… paullecam/react-leaflet — This project is a GIS component library and a React wrapper for the Leaflet mapping library. It acts as a bridge… anmolsaini16/mapcn — MapCN is a React component library that wraps MapLibre GL into declarative, composable building blocks for interactive… tomchentw/react-google-maps — This project is a Google Maps React wrapper and integration library that bridges the Google Maps JavaScript API with a… 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… facebook/react — React is a JavaScript library for building user interfaces based on a component-driven architecture and unidirectional…