ghettovoice / vuelayers

Web map Vue components with the power of OpenLayers
https://vuelayers.github.io/
MIT License
682 stars 230 forks source link

VectorTile Layer flashes on zoom with zoom.sync modifier #503

Closed lol2x closed 1 year ago

lol2x commented 2 years ago

I believe it may be similar to #485

VlLayerVectorTile flashes when zoom have .sync modifier note: I'm using custom projection I'm actually unable to create reproduction of the error right now (lack of public .mvt tiles layers) However I've recorded the problem Zoom without sync: Zoom without sync Zoom with sync: Zoom with sync Zoom with sync and background openlayers (not flashing): Zoom with sync and background

ghettovoice commented 2 years ago

Hello @lol2x , thanks for report! I will try to review this issue ASAP

lol2x commented 2 years ago

Hi @ghettovoice, I've discovered that same thing is happening for center.sync unfortunately

ghettovoice commented 2 years ago

Hello @lol2x , I'm debugging this issue... and having troubles with reproduction with public vector tiles data. Can you provide me with a piece of code where you configure map, view and vector tile layer/source?

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.