Inspiration
I am a travel freak. Whenever I step out of my house, first thing I do is turn on my location. Without a navigator, I am nothing when I am out of my house. I thought, why not create my own navigator? So, inspired by my own self, here I present MapMyWorld
What it does
A google maps clone that can take you anywhere in the world you want to go . You can put the starting destination and ending destination, and MapMyWorld will give you the best possible route.
How we built it
I have built MapMyWorld using: HTML CSS JAVASCRIPT MAPBOX
First, I tried bringing the map on my web screen using mapbox. Then I had put my current location using geolocation API. And, after that, passed longitude and latitude values in a function to find that particular place in my map.
Challenges I ran into
Earlier, I faced a lot of issue accessing the latitude longitude of a place and passing them to a function, later, I created a temporary function where I passed the values and it worked!
Accomplishments that we're proud of
I could create my own navigator! Thats my accomplishment!!
What we learned
I learned how to used Mapbox and how to implement it.
Log in or sign up for Devpost to join the conversation.