IP Address Tracker with JavaScript.

Solution retrospective
I couldn't change the tileLayer. Why was that? Basically, I want to change the general presentation of the map. L.tileLayer('https://{s}.tile.stamen.com/toner/{z}/{x}/{y}.png', { attribution: '© Stamen Design' }).addTo(map);
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Muhammad Ahmad'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