map unfair behaviour #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
why it repeating it not look smooth
that's how the globe works lol, however you can disable it
maplibre/maplibre-gl-js@b457ca945c/src/ui/map.ts (L251)This is the default behavior of how MapLibre renders the globe.
I’ve updated it to set renderWorldCopies = false by default, so the repetition is disabled unless explicitly enabled.
Thanks for pointing this out, and thanks @esau-morais for the reference 👍