Design comparison
SolutionDesign
Solution retrospective
i found it difficult to change the longitude and latitude of the map as the ip address changes
Community feedback
- @Kobpong117Posted over 1 year ago
If you use React-Leaflet, note that the document stated: "Except for its children, MapContainer props are immutable: changing them after they have been set a first time will have no effect on the Map instance or its container." (see the answer in this stackoverflow which also provided a solution)
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