chore: rounded map corner when needed (#18163)

This commit is contained in:
Alex
2025-05-08 17:49:16 -05:00
committed by GitHub
parent 8db666bc38
commit bb7010b2bb
4 changed files with 10 additions and 4 deletions

View File

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