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

[In Progress] upgrade to maplibre-gl-js v5 #232

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

gavinr-maps
Copy link
Contributor

from maplibre/maplibre-gl-leaflet#66
note that we now have a regression - see the TODO note in the code
// TODO: PR NOTE: THIS DOES NOT WORK WITH MAPLIBRE GL v5 SO THIS ISSUE IS BACK
// ... NEED TO RESOLVE BEFORE MERGING PR?
// this._glMap.transform.latRange = null;
// this._glMap.transform.maxValidLatitude = Infinity;
Copy link
Contributor

Choose a reason for hiding this comment

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

@gavinr-maps in #130 (comment) I talked about an alternate fix for this with maxBounds does that still work?

Would setting maxBounds, worldCopyJump to false and maxBoundsViscosity to 1.0 would resolve this?

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