Submitted over 1 year ago
Welcome for any advises, my pronounces are he/him.
@Khalid-debugg
Design comparison
SolutionDesign
Solution retrospective
If anybody made a solution for this challenge please tell me the method of generating the coordinates of the location through the json.
Community feedback
- @9CB5Posted over 1 year ago
The IPify API takes an IP address, and if it's a valid one, it will give you a bunch of details including the
longitude
andlatitude
. These are your coordinates.Once you have data above, just pass them to the map framework you're using.
Marked as helpful0@Khalid-debuggPosted over 1 year agoyeah, the challenge said use the geolocation API so I thought I was missing out something@9CB5
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