Skip to content

Allow vector tiles to wrap around antimeridian#279

Open
JetA2 wants to merge 2 commits into
greensopinion:9.0.0from
JetA2:vector-antimeridian
Open

Allow vector tiles to wrap around antimeridian#279
JetA2 wants to merge 2 commits into
greensopinion:9.0.0from
JetA2:vector-antimeridian

Conversation

@JetA2

@JetA2 JetA2 commented Apr 26, 2026

Copy link
Copy Markdown

This change allows vector tiles to paint on both sides of the antimeridian. It does not allow for tile duplication so more than one world cannot be displayed. The crs setting from MapOptions in flutter_map is respected so the previous behaviour can be restored if desired.

Before:
Simulator Screenshot - iPad mini (A17 Pro) - 2026-04-26 at 13 40 06

After:
Simulator Screenshot - iPad mini (A17 Pro) - 2026-04-26 at 13 39 10

@greensopinion

Copy link
Copy Markdown
Owner

Thanks for the contribution @JetA2 I'm on vacation so won't be able to look at it right away.

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