-
Hello, I wonder if it is possible to filter attributes of wfs like in the digitaltwin victoria ![]() Regards, Zolo |
Beta Was this translation helpful? Give feedback.
Answered by
na9da
Apr 10, 2025
Replies: 1 comment 6 replies
-
Hi @ZoloKiala, The Digital Twin Victoria team has published the feature as an open source plugin that you are free to use in your own maps. To add it to your map:
Let me know if that works for you. |
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
zoran995
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @ZoloKiala,
The Digital Twin Victoria team has published the feature as an open source plugin that you are free to use in your own maps.
To add it to your map:
package.json
yarn install && yarn gulp watch
to test itLet me know if that works for you.