ipyleaflet icon indicating copy to clipboard operation
ipyleaflet copied to clipboard

drag map with layer

Open jifcon opened this issue 4 years ago • 0 comments

Dear Team,

Is there a way to drag the layer with the map and not show blank (layer) spaces on the map?

I'm using the example for heatmap (and other types of layers) in the documentation but when I drag the map, the layer stays on the same position without redrawing the points on the new coordinates (see image attached). Maybe putting some limits (borders) to not drag the map beyond that limit? or maybe reacting to the map's drag redrawing the layer?

Thanks++!!

image image

jifcon avatar Mar 22 '21 15:03 jifcon