Skip to content

fix(*): tile display#637

Closed
ruizalexandre wants to merge 1 commit intofleaflet:masterfrom
ruizalexandre:fix/tile-display
Closed

fix(*): tile display#637
ruizalexandre wants to merge 1 commit intofleaflet:masterfrom
ruizalexandre:fix/tile-display

Conversation

@ruizalexandre
Copy link
Copy Markdown

@ruizalexandre ruizalexandre commented May 29, 2020

This PR fix ONLY fetch images !

-> Fetch image after adding in tiles dict

I found an error on rotation present on version 9.
Tile layer logic is broken, fix here. => #641

🚀 Works fine on iOS/Android
🔄 Race condition fixed

Fix #636
Fix #608

Comment thread lib/src/layer/tile_layer.dart
@kuhnroyal
Copy link
Copy Markdown
Contributor

Can you rebase this so this can get into a minor patch version.
The last version had a lot of fixes but this is till missing.

@catmorte
Copy link
Copy Markdown

catmorte commented Aug 1, 2020

hey! please do something!)

@ruizalexandre
Copy link
Copy Markdown
Author

This week I’ll rebase all of this and update all my PRs

@ruizalexandre
Copy link
Copy Markdown
Author

Can you rebase this so this can get into a minor patch version.
The last version had a lot of fixes but this is till missing.

Done :)

fetch image after adding in tiles dict
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.

Tiles are not shown if used in another instance of FlutterMap Empty map tails when return to same route

4 participants