Skip to content

Commit

Permalink
set drawGeojsonDataBuffer to prevent zoom jumps on remove
Browse files Browse the repository at this point in the history
  • Loading branch information
jessicamcinchak committed Sep 9, 2024
1 parent 365a36e commit 43050b1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,7 @@ const Root = () => {
features: features,
})
}
drawGeojsonDataBuffer={25}
drawMany
drawColor={drawColor}
drawType={drawType}
Expand Down

0 comments on commit 43050b1

Please sign in to comment.