ghettovoice / vuelayers

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

About OverviewMap #436

Closed Rih closed 3 years ago

Rih commented 3 years ago

Hi @ghettovoice , I've testing v0.11.35 and it had a few bugs that delayed the maps render when the browser downloaded the image requested already. I saw v0.12.x probably solved this issue but it affect the Overview map. It throws an AssertionError Captura de Pantalla 2021-05-31 a la(s) 12 23 51 error #1 The view center is not defined.

So PreviewMap is not displayed Captura de Pantalla 2021-05-31 a la(s) 12 24 37

any hint ? any suggested date to v0.12 look the sunlight :)? Thank you all

ghettovoice commented 3 years ago

Hello @Rih , try with v0.12.0-rc.26. It should resolve this issue. https://jsfiddle.net/ghettovoice/Ln9qr135/139/

Thanks for report!

Rih commented 3 years ago

thank you @ghettovoice I works like charm !