UX: improve text and handling of external data, fix #1911

This commit is contained in:
Pieter Vander Vennet 2024-04-22 18:16:19 +02:00
parent 8368d86c51
commit 74e33baeda
7 changed files with 50 additions and 75 deletions

View file

@ -39,7 +39,6 @@
{:else if $externalData["success"] !== undefined}
<ComparisonTable
externalProperties={$externalData["success"]}
osmProperties={$tags}
{state}
{feature}
{layer}