yihong0618 / running_page

Make your own running home page
https://running-page.vercel.app
MIT License
3.63k stars 1.05k forks source link

fix: move `Map` style to outer div for full-screen map rendering #727

Closed orionna319 closed 1 month ago

orionna319 commented 1 month ago

Related PR 726

https://github.com/user-attachments/assets/9d00761c-9413-4137-8efc-33f9cc437070

Remove MAP_HEIGHT on the Map component to the outer div to solve the full screen problem caused by the hard-coded height

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
running-page ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 21, 2024 7:35am
orionna319 commented 1 month ago

Draft, There is still a problem, it may not be a height problem, I will check it later and fix it

orionna319 commented 1 month ago

Close, Please see PR 729