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

Update react-map-gl package to fix Geolocation toggle bug #52

Merged
merged 1 commit into from
Mar 12, 2020

Conversation

atomtay
Copy link
Contributor

@atomtay atomtay commented Mar 12, 2020

Resolves #46

  • Update react-map-gl to allow user to toggle geolocation on and off
  • Remove package-lock.json

Side note: this fix only works in Chrome. It isn't entirely clear whether or not even the non-React-wrapper version of Geolocate works in Firefox or Safari (see this PR regarding the move to mapbox-gl-js 1.5.0), but in any case, investigating further will require updating the mapbox-gl package. I tried seeing if I could quickly do that but there's some versioning shenanigans that will take a little while to sort through. I will open an issue and link back here afterwards.

Update: opened issue #53

* Remove package-lock.json and only utilize yarn
@atomtay atomtay requested a review from mzagaja March 12, 2020 17:36
Copy link
Contributor

@mzagaja mzagaja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ready to merge!

@atomtay atomtay merged commit e72dd8a into develop Mar 12, 2020
@atomtay atomtay deleted the att/46-geolocation-toggle branch March 12, 2020 18:27
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.

2 participants