Main components:
- WDQS UI
Problem:
WDQI UI allows users to export their query results in various formats. The problem is that downloading the query result map as an .svg results in a dummy download (see T307957). This obviously leads to confusion.
Example:
see T307957: Fix SVG export for maps in WDQI UI
Solution:
We disable the maps svg download option.
Acceptance criteria:
- the maps svg download option has been removed
Original:
see T307957: Fix SVG export for maps in WDQI UI