react-google-maps-api icon indicating copy to clipboard operation
react-google-maps-api copied to clipboard

React Google Maps API

Results 178 react-google-maps-api issues
Sort by recently updated
recently updated
newest added

`OverlayView`'s content is not present on the map `[email protected]` `@react-google-maps/[email protected]` ## How does it behave? It does not render content passed to it as `children`, nothing is present on the...

# I'm rendering 6k markers on the map but I got this error in the console so how can I solve this error? I want to render 1M Marker from...

When using this library in a React 18 project and having [StrictMode ](https://reactjs.org/docs/strict-mode.html) enabled, the map will not correctly render anything and it will attempt to load twice. This is...

Bumps [terser](https://github.com/terser/terser) from 5.8.0 to 5.15.0. Changelog Sourced from terser's changelog. v5.15.0 Basic support for ES2022 class static initializer blocks. Add AudioWorkletNode constructor options to domprops list (#1230) Make identity...

dependencies

Bumps [terser](https://github.com/terser/terser) from 5.8.0 to 5.15.0. Changelog Sourced from terser's changelog. v5.15.0 Basic support for ES2022 class static initializer blocks. Add AudioWorkletNode constructor options to domprops list (#1230) Make identity...

dependencies

Bumps [terser](https://github.com/terser/terser) from 5.9.0 to 5.15.0. Changelog Sourced from terser's changelog. v5.15.0 Basic support for ES2022 class static initializer blocks. Add AudioWorkletNode constructor options to domprops list (#1230) Make identity...

dependencies

Bumps [terser](https://github.com/terser/terser) from 5.9.0 to 5.15.0. Changelog Sourced from terser's changelog. v5.15.0 Basic support for ES2022 class static initializer blocks. Add AudioWorkletNode constructor options to domprops list (#1230) Make identity...

dependencies

How add name for Polygon, I want to press on Polygon and get me name current name for Polygon? How it create, help me please!)

## My Environment OS: Linux (ubuntu) Browser: Firefox Node --version: v17.9.0 React version: 18.2.0 @react-google-maps/api version: 2.12.1 ## In my web app, I have to constantly update the route to...

I've been trying to render a `Map` using `@react-google-maps/api": "^2.12.1` in my `react-hook-form": "^7.33.1`. The requirement was to show the map `onClick` of the input, and the user should draw...