Code Monkey home page Code Monkey logo

Comments (7)

aviklai avatar aviklai commented on May 25, 2024

@fariba1981 Hi,

Can you please add a codesandbox with the issue and explain it?

from react-leaflet-google-layer.

fariba1981 avatar fariba1981 commented on May 25, 2024

Hi,

sure, here is the link
https://codesandbox.io/s/thirsty-water-2egu8?file=/src/App.js:131-157
I use react-leaflet-google-layer library as well as react-leaflet
polygons are fit on the 'open street map', but not on the 'google maps'

from react-leaflet-google-layer.

aviklai avatar aviklai commented on May 25, 2024

I don't see there the import of react-leaflet-google-layer and the polygons. Can you please check?

from react-leaflet-google-layer.

tomerpaz avatar tomerpaz commented on May 25, 2024

Hi, I had similar issue. The fix was ro wrap the MapContainer

from react-leaflet-google-layer.

aviklai avatar aviklai commented on May 25, 2024

@tomerpaz Hi,

Can you please add a codesandbox?

from react-leaflet-google-layer.

tomerpaz avatar tomerpaz commented on May 25, 2024

adding the < div > around the MapContainer solved rthe issue. Othewise the map was offset. and polygon not in the right place

https://codesandbox.io/s/competent-poitras-lgvd8x?file=/src/App.js

before the wrapper div it worked fine with OSM and ESRI but not google. Now it works fine with all tiles.

google
odm
esri
s

from react-leaflet-google-layer.

aviklai avatar aviklai commented on May 25, 2024

@tomerpaz Hi,

It looks like something similar to this issue:
#12
But it's already fixed in here:
https://gitlab.com/IvanSanchez/Leaflet.GridLayer.GoogleMutant/-/commit/8f738c12f0a4c529140607df0e1c01b281cbe075

I tried to reproduce with the example from the above issue and it looks o.k without specifying a div around the map container:
https://codesandbox.io/s/dry-morning-mr63fe

Another example:
https://codesandbox.io/s/focused-cerf-ejwlsn

I use here the latest version of this library which uses the latest version of Leaflet.GridLayer.GoogleMutant.
Can you please try to reproduce a full example of the problem in codesandbox?

from react-leaflet-google-layer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.