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

Add fixture with a linestring geometry that contains a ClosePath command #94

Merged
merged 3 commits into from
Jul 26, 2018

Conversation

anandthakker
Copy link
Contributor

Refs mapbox/mapbox-gl-native#11579

Found in a mapbox-gl-native test fixture, most likely from an old version mapbox streets. As mentioned in the description, this is potentially relevant in practice because users of mapbox-gl-native could have offline caches that contain tiles like this one.

Copy link
Contributor

@mapsam mapsam left a comment

Choose a reason for hiding this comment

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

@anandthakker this looks really great! The only thing I'm hesitant about is the addition of documentation.js to the package.json ... it's such a huge dependency that I always get scared adding it directly, and just make a note in the README to have it installed globally. That said, I could be convinced that explicitly stating the version will prevent API.md diffs from happening much in the future. Curious how you feel!

@mapsam
Copy link
Contributor

mapsam commented Jul 26, 2018

@anandthakker I just synced this up with master. Required updating the fixture number to 061 and I removed the documentation dependency to reduce package size. This will go out in 3.5.0 - thanks!

@mapsam mapsam merged commit 6fc1d5e into master Jul 26, 2018
@mapsam mapsam deleted the linestring-closepath branch July 26, 2018 22:44
@anandthakker
Copy link
Contributor Author

🙇 sorry to have dropped the ball here @mapsam -- thanks for picking it up for me!

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