Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Aug 17, 2021

Conversation

jessicamcinchak
Copy link
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

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