You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix split_map gray background when using vector layers (#1300)
When using split_map with a GeoJSON layer on one side and a raster on
the other, dragging the swipe divider showed a gray background behind
the vector layer. This duplicates the raster TileLayer from the
opposite side as a background for the vector side, so the GeoJSON is
always overlaid on the raster imagery.
0 commit comments