Skip to content

fix: 'reset' erases drawing when geojson data is also displayed#42

Merged
jessicamcinchak merged 1 commit intomainfrom
jess/bug-erase-draw-when-geojson
Aug 17, 2021
Merged

fix: 'reset' erases drawing when geojson data is also displayed#42
jessicamcinchak merged 1 commit intomainfrom
jess/bug-erase-draw-when-geojson

Conversation

@jessicamcinchak
Copy link
Copy Markdown
Member

Fixes #38

Was introduced when I adjusted geojsonData to accept type "Feature" or "FeatureCollection", so was only erasing "FeatureCollection" geojson formats and still ignoring newly supported type "Feature" - works for both now!

@netlify
Copy link
Copy Markdown

netlify Bot commented Aug 17, 2021

✔️ Deploy Preview for oslmap ready!

🔨 Explore the source changes: a896ddb

🔍 Inspect the deploy log: https://app.netlify.com/sites/oslmap/deploys/611b8284d46f2e0007888e6d

😎 Browse the preview: https://deploy-preview-42--oslmap.netlify.app

@jessicamcinchak jessicamcinchak merged commit d48ba12 into main Aug 17, 2021
@jessicamcinchak jessicamcinchak deleted the jess/bug-erase-draw-when-geojson branch August 17, 2021 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: refresh throwing can't read "length" of undefined error when trying to erase drawing

1 participant