Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All comments

  • @RahulKumarGautam1636

    Submitted

    I wanted it to be more than just a IP tracker, so tried to add some basic functions of a map.

    1. Tap and mark a location/place on the map with your desired name.
    2. Double tap on the markers to zoom in to that place for a closer view.
    3. Get satellite view by tapping layer icon.
    4. Added a slide Bar to see the list of marked places in the current map. tap on these list names to visit that place on map.
    5. Added a recenter button. click on it to recenter the map to your current location.

    I tried ipify to get location details with ip address but it always shown me wrong location. the difference was in thousands of kilometers, don't know if its ok or not. so i used ipinfo.io which was more accurate but still was wrong by few kilometers. hence i added the option for Geolocation to get users location which uses GPS to give most possible accurate location. mobiles work perfectly with geolocation.

    1. Double tap on the Recenter button to activate the GPS and you will see your GPS location on the map.
    2. I've used local storage to save the list items so the marked places will not vanish even if you refresh the page.

    please share your views about this and let me know if you have any suggestion or idea to improve this. Feedbacks are always welcome.

    @obinneji

    Posted

    This work is great and works well. The only thing is that your active state for the button is not working. Add Hover properties to the submit button using CSS

    0