Skip to content

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

Draft
gavinr-maps wants to merge 2 commits intomasterfrom
maplibre-gl-js-5
Draft

[In Progress] upgrade to maplibre-gl-js v5#232
gavinr-maps wants to merge 2 commits intomasterfrom
maplibre-gl-js-5

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