ipyleaflet icon indicating copy to clipboard operation
ipyleaflet copied to clipboard

problem about working with sidecar

Open abcdehc opened this issue 4 years ago • 3 comments
trafficstars

when i display the map with sidecar: with sidecar: display(map) the map is successfully displayed in the sidecar page.

But...When i change the size of sidecar page, the map didn't follow to display by changed size. At the same time, all layers are going to be incomplete.

If i use the 'FullScreenControl()' and click full screen then exit full screen, after that, the map displaing in sidecar page will be runing normally

abcdehc avatar Feb 03 '21 02:02 abcdehc

Hello, is there any upadate about this issue? I think I'm experiencing the same problem in my JupyterLab. After initialization of Sidecar and ipyleaflet.Map object widget opens, but at this point you can see problem with basemap: obraz

As @abcdehc mentioned turning fullscreen on and off temporarily solves the issue, but you can experience the same problem with newly added layers (eg. GeoJSON): obraz

I've already checked the browser console, but the only log from ipyleaflet is Deprecated include of L.Mixin.Events: ..., which I think is not harmfull. Tested on Opera 76.0.4017.107 and Firefox 92.0.

lpwilk avatar Sep 24 '21 09:09 lpwilk

reply @luwilck : today i update my jupyterlab to v:3.1.18, it's seems that question has been fix up? you could try

abcdehc avatar Oct 11 '21 08:10 abcdehc

reply @luwilck : today i meet this problem in another computer by newest version of jupyterlab, i try reinstall but it didn't help. finally i update my googlechrome...... and then it was fixed😂

abcdehc avatar Dec 28 '21 06:12 abcdehc