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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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>