polysnapper icon indicating copy to clipboard operation
polysnapper copied to clipboard

Pin when mouse is near isn't shown when in fullscreen mode

Open GustavoHGAraujo opened this issue 6 years ago • 1 comments

When user is using the map in fullscreen the pin shown when mouse is near to a another point doesn't work.

GustavoHGAraujo avatar Apr 17 '18 12:04 GustavoHGAraujo

try something like this _map.getZoom() * 5; // search radius (threshold) for snapping

fairport avatar May 06 '21 09:05 fairport