We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Describe the bug This demo doesn't work anymore with the newest version.
https://vue3openlayers.netlify.app/componentsguide/sources/xyz/
Affected version(s)
Please run npm list --depth=0 vue vue3-openlayers ol ol-ext ol-contextmenu and paste the output below:
npm list --depth=0 vue vue3-openlayers ol ol-ext ol-contextmenu
+-- ol-contextmenu@5.5.0 +-- ol-ext@4.0.23 +-- ol@9.2.4 +-- vue@3.5.8 `-- vue3-openlayers@11.2.0
To Reproduce https://stackblitz.com/edit/vue3-openlayers-template-qgtm5q?file=src/components/TheMap.vue
I have forked a demo here with the exact same code. Here are the warnings on the console
Expected behavior Layer is updating when changing the source url. Looks like it did work with the previous version.
├── ol-contextmenu@5.5.0 ├── ol-ext@4.0.23 ├── ol@9.2.4 ├── vue@3.5.6 └── vue3-openlayers@8.1.0
The text was updated successfully, but these errors were encountered:
aba4eb6
No branches or pull requests
Describe the bug
This demo doesn't work anymore with the newest version.
https://vue3openlayers.netlify.app/componentsguide/sources/xyz/
Affected version(s)
Please run
npm list --depth=0 vue vue3-openlayers ol ol-ext ol-contextmenu
and paste the output below:To Reproduce
https://stackblitz.com/edit/vue3-openlayers-template-qgtm5q?file=src/components/TheMap.vue
I have forked a demo here with the exact same code. Here are the warnings on the console
Expected behavior
Layer is updating when changing the source url. Looks like it did work with the previous version.
The text was updated successfully, but these errors were encountered: