GitHub
github.com › google-map-react › google-map-react
GitHub - google-map-react/google-map-react: Google map library for react that allows rendering components as markers :tada: · GitHub
Google map library for react that allows rendering components as markers :tada: - google-map-react/google-map-react
Starred by 6.5K users
Forked by 856 users
Languages JavaScript 97.7% | HTML 1.8% | CSS 0.5%
GitHub
github.com › tomchentw › react-google-maps
GitHub - tomchentw/react-google-maps: React.js Google Maps integration component · GitHub
React.js Google Maps integration component. Contribute to tomchentw/react-google-maps development by creating an account on GitHub.
Starred by 4.6K users
Forked by 928 users
Languages JavaScript
GitHub
github.com › JustFly1984 › react-google-maps-api
GitHub - JustFly1984/react-google-maps-api: React Google Maps API · GitHub
Build interactive maps with markers, overlays, directions, and more using familiar React patterns. Hooks-based API - useJsApiLoader, useGoogleMap, and more · Full TypeScript support - Complete type definitions included · React 19 compatible ...
Starred by 2K users
Forked by 463 users
Languages TypeScript 95.9% | JavaScript 3.8% | CSS 0.3%
GitHub
github.com › visgl › react-google-maps
GitHub - visgl/react-google-maps: React components and hooks for the Google Maps JavaScript API · GitHub
It comes with a collection of React components to create maps, markers, infowindows, geometry overlays (circles, polylines, polygons), and photorealistic 3D maps, as well as a set of hooks to use some of the Maps JavaScript API Services and Libraries. This library is available on npm as @vis.gl/react-google-maps.
Starred by 1.9K users
Forked by 183 users
Languages TypeScript 91.4% | JavaScript 6.9%
GitHub
github.com › google-map-react › google-map-react-examples
GitHub - google-map-react/google-map-react-examples: Examples for google-map-react library.
Examples for google-map-react library. Contribute to google-map-react/google-map-react-examples development by creating an account on GitHub.
Starred by 148 users
Forked by 146 users
Languages JavaScript 91.1% | HTML 5.8% | CSS 3.1% | JavaScript 91.1% | HTML 5.8% | CSS 3.1%
GitHub
github.com › fullstackreact › google-maps-react
GitHub - fullstackreact/google-maps-react: Companion code to the "How to Write a Google Maps React Component" Tutorial · GitHub
Companion code to the "How to Write a Google Maps React Component" Tutorial - fullstackreact/google-maps-react
Starred by 1.6K users
Forked by 807 users
Languages JavaScript
GitHub
github.com › cedricdelpoux › react-google-map
GitHub - cedricdelpoux/react-google-map: React component to render a map with markers from Google Maps API · GitHub
https://developers.google.com/maps/documentation/javascript/reference ... import React, {PropTypes} from "react" import GoogleMap from "react-google-map" import GoogleMapLoader from "react-google-maps-loader" import iconMarker from ...
Starred by 25 users
Forked by 19 users
Languages JavaScript
Tomchentw
tomchentw.github.io › react-google-maps
React Google Maps Style Guide
You need to enable JavaScript to run this app
GitHub
github.com › googlemap-react › googlemap-react
GitHub - googlemap-react/googlemap-react: Easier Google Map Integration for React projects.
Easier Google Map Integration for React projects. Contribute to googlemap-react/googlemap-react development by creating an account on GitHub.
Starred by 75 users
Forked by 7 users
Languages TypeScript 98.1% | JavaScript 1.5% | Shell 0.4% | TypeScript 98.1% | JavaScript 1.5% | Shell 0.4%
GitHub
github.com › Dacello › react-google-maps
GitHub - Dacello/react-google-maps: A Simple example of using Google Maps with React
A Simple example of using Google Maps with React. Contribute to Dacello/react-google-maps development by creating an account on GitHub.
Starred by 4 users
Forked by 3 users
Languages JavaScript 94.7% | CSS 3.6% | HTML 1.7% | JavaScript 94.7% | CSS 3.6% | HTML 1.7%
GitHub
github.com › googlemaps › react-wrapper
GitHub - googlemaps/react-wrapper: Wrap React components with this libary to load the Google Maps JavaScript API. · GitHub
Wrap React components with this libary to load the Google Maps JavaScript API. - googlemaps/react-wrapper
Starred by 382 users
Forked by 53 users
Languages TypeScript 55.9% | JavaScript 44.1%
React Map GL
visgl.github.io › react-google-maps
Home | React Google Maps
Use a Google map as a fully controlled reactive component and use all the other features of the Google Maps JavaScript API.
GitHub
github.com › imranhsayed › google-maps-in-react
GitHub - imranhsayed/google-maps-in-react: :pushpin: Google Maps in React: Autocomplete Location Search | Draggable Marker | Marker Infobox
:pushpin: Google Maps in React: Autocomplete Location Search | Draggable Marker | Marker Infobox - imranhsayed/google-maps-in-react
Starred by 182 users
Forked by 93 users
Languages JavaScript 91.6% | CSS 4.9% | HTML 3.4% | Shell 0.1% | JavaScript 91.6% | CSS 4.9% | HTML 3.4% | Shell 0.1%
GitHub
github.com › topics › react-google-maps
react-google-maps · GitHub Topics · GitHub
A kitchensink example of using `google-map-react` to create custom maps UIs, e.g. draggable pins, auto-positioned custom tooltips; radius circles, marker clusters · react google-maps react-google-maps google-map-react
GitHub
github.com › google-map-react › google-map-react › blob › master › API.md
google-map-react/API.md at master · google-map-react/google-map-react
Google map library for react that allows rendering components as markers :tada: - google-map-react/API.md at master · google-map-react/google-map-react
Author google-map-react
GitHub
github.com › topics › react-google-maps-api
react-google-maps-api · GitHub Topics · GitHub
December 24, 2018 - Use Google Maps API Directions Service to return efficient time and travel path between multiple locations. Display the total distance and total duration and plot the driving directions and route on map. ... The official website for Stuart Tax Group, made with Next.js 13, App Router, Tailwind CSS, shadcn-ui for components, React Google Maps API
GitHub
github.com › topics › google-maps-react
google-maps-react · GitHub Topics · GitHub
This group project was developed with React, Express.js, MySQL, Node.js, Bootstrap, Passport.js, Chart.js, Animate.css, MailChimp, Google Map React NPM, jQuery, JavaScript, HTML, and CSS. react javascript css html jquery node chartjs mailchimp passport mysql-database bootstrap3 animatecss express-js google-maps-react
GitHub
github.com › pieterv › react-googlemaps
GitHub - pieterv/react-googlemaps: A declarative React interface to Google Maps
var React = require('react'); var ReactGoogleMaps = require('react-googlemaps'); var GoogleMapsAPI = window.google.maps; var Map = ReactGoogleMaps.Map; var Marker = ReactGoogleMaps.Marker; var OverlayView = ReactGoogleMaps.OverlayView; function handleClick(e) { console.log('Clicked at position', e.latLng); } React.render( <Map initialZoom={10} initialCenter={new GoogleMapsAPI.LatLng(-41.2864, 174.7762)}> <Marker onClick={handleClick} position={new GoogleMapsAPI.LatLng(-41.2864, 174.7762)} /> <OverlayView style={{backgroundColor: '#fff'}} position={new GoogleMapsAPI.LatLng(-41.2864, 174.7762)}> <p>Some content</p> </OverlayView> </Map>, mountNode );
Starred by 227 users
Forked by 65 users
Languages JavaScript 100.0% | JavaScript 100.0%