react-leaflet-google-layer icon indicating copy to clipboard operation
react-leaflet-google-layer copied to clipboard

Google layer for React-Leaflet using leaflet.gridlayer.googlemutant, implemented with typescript

Results 15 react-leaflet-google-layer issues
Sort by recently updated
recently updated
newest added

Cannot read properties of null (reading '_controlCorners') TypeError: Cannot read properties of null (reading '_controlCorners') at NewClass._setupAttribution (http://localhost:3000/static/js/bundle.js:165727:17) at NewClass.fire (http://localhost:3000/static/js/bundle.js:168931:16) at http://localhost:3000/static/js/bundle.js:165715:16 react 18.2.0 react-leaflet 4.2.1 react-leaflet-google-layer": "^2.2.0", react...

Trying to switch traffic layer dynamically but it is not working. ` ` Am using a button to toggle TrafficLayer as in the following code. ` if (!ShowTraffic) { setTrafficLayer([{...

I don't see options to set custom map style or just set mapId which is provided by google maps platform.

Is there an option I missed or is this just not possible? Thanks.

Including [react-leaflet v4](https://github.com/PaulLeCam/react-leaflet/blob/master/CHANGELOG.md#v400-2022-04-18)'s dependencies of react v18 & leaflet v1.8 ```v8-shell npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: [email protected]...

Hello, I am facing an issue with resizing in a firefox browser. More specifically when the map loads in a small screen size and I resize it to a larger...

function App() { return ( Atlantis Internet Services ; Hello nologo skule ); }

Failed to parse source map from '.../node_modules/react-leaflet-google-layer/node_modules/@googlemaps/js-api-loader/src/index.ts' file: Error: ENOENT: no such file or directory

When I'm trying to specify the map type I get this error: 'Property 'type' does not exist on type 'IntrinsicAttributes & LayerProps & IProps & RefAttributes'.' In fact, I cannot...