Submitted 8 months agoA solution to the IP Address Tracker challenge
ip-address-tracker using React, NextJS, TailwindCSS, LeafletJS, Ipify
next, react, tailwind-css
@GaMeSDST

Solution retrospective
What challenges did you encounter, and how did you overcome them?
I have a very annoying problem with Leaflet where it wouldn't change the map on re-render saying that it already initliazied which makes since so i tried to remove it using leaflet itself to try and get a clean solution but after reading the documents and trying for a while i gave up and ended up doing it the dirty way (dom Manipulation) i literally removed the element from the dom then inserted another one and re-initliazed the map again
What specific areas of your project would you like help with?a way for changing the map in leaflet easily
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Mohamed ElGanzory's solution.
Join 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