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

Redraw map tiles #22

Closed
lutretyakova opened this issue Feb 3, 2021 · 3 comments
Closed

Redraw map tiles #22

lutretyakova opened this issue Feb 3, 2021 · 3 comments

Comments

@lutretyakova
Copy link

Hi, is there a way to force refresh the map tiles. For example, when the user changes some point on the tile, I need to redraw it. Recreating the MapView doesn't work for me as there is a lot of logic there. Maybe there is a way to reload the file or canvas or something like that? Thank you

@p-lr
Copy link
Owner

p-lr commented Feb 3, 2021 via email

@lutretyakova
Copy link
Author

Thank you. It's great lib

@p-lr
Copy link
Owner

p-lr commented Feb 3, 2021

@lutretyakova The new 2.1.6 version has a redrawTiles() method on MapView that should work as you expect.

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

No branches or pull requests

2 participants