Design comparison
Solution retrospective
any feedback is appreciated, I hope to get more consistent in my coding practice by doing this challenges daily, having a good design to code is nice, it feels good after completing a project with nice UI
Community feedback
- @shashreesamuelPosted over 2 years ago
Hey good job completing this challenge
Keep up the good work
Your solution looks great however I think that the map is not being generated, you might want to recheck the respective codes. Secondly the container that displays the IP address and location needs a subtle box-shadow using
box-shadow
.I hope this helps
Cheers Happy coding š
Marked as helpful1@vinit-churiPosted over 2 years ago@TheCoderGuru regarding the map issue when I preview the hosted app I do see the map, maybe it's because as soon as the map is loaded, I use the leaflet "flyTo" function to move the map current bounds to the user Ip location, the "flyTo" function animation grey out the map for few seconds
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord