Closed mcioffi closed 11 months ago
Panning on a Zoomable entity map keeps the svg map blurred, until a click event triggered, but onMoveEnd, it should automatically render without blur as the user stopped panning/dragging.
Appears this happens with any geo projection with ZoomableGroup? Have tried others, e.g. with project=geoMercator set
project=geoMercator
Canada https://gist.githubusercontent.com/Brideau/2391df60938462571ca9/raw/f5a1f3b47ff671eaf2fb7e7b798bacfc6962606a/canadaprovtopo.json
https://gist.githubusercontent.com/Brideau/2391df60938462571ca9/raw/f5a1f3b47ff671eaf2fb7e7b798bacfc6962606a/canadaprovtopo.json
USA https://cdn.jsdelivr.net/npm/us-atlas@3/states-10m.json
https://cdn.jsdelivr.net/npm/us-atlas@3/states-10m.json
Only isolated to Firefox, closing ticket, thanks!
Description
Panning on a Zoomable entity map keeps the svg map blurred, until a click event triggered, but onMoveEnd, it should automatically render without blur as the user stopped panning/dragging.
Steps
Impact
Appears this happens with any geo projection with ZoomableGroup? Have tried others, e.g. with
project=geoMercator
setCanada
https://gist.githubusercontent.com/Brideau/2391df60938462571ca9/raw/f5a1f3b47ff671eaf2fb7e7b798bacfc6962606a/canadaprovtopo.json
USA
https://cdn.jsdelivr.net/npm/us-atlas@3/states-10m.json