refactor: map (#18143)

This commit is contained in:
Daniel Dietzler
2025-05-07 23:39:50 +02:00
committed by GitHub
parent 09ced9a171
commit a169fb6a79
7 changed files with 220 additions and 222 deletions

View File

@@ -190,6 +190,7 @@
simplified={true}
clickable={true}
onClickPoint={(selected) => (point = selected)}
showSettings={false}
/>
{/await}
</div>