You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I'm using "ol-source-vector" in my project with a URL parameter that can be changed when the user interacts with the interface. This is needed to implement switching floors on the building map.
Describe the bug
I'm using "ol-source-vector" in my project with a URL parameter that can be changed when the user interacts with the interface. This is needed to implement switching floors on the building map.
I set url option that way:
And everything worked well on version 4.1.0. The user clicked the floor buttons and the map reloaded instantly.
Code for map:
But now this feature broken. Map doesn't trigger fetch request after url option changed.
Affected version(s)
Tested on vue3-openlayers 8.1.0 and 10.0.0
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Map send request to url provided
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: