Added Mapable - Web Application#330
Conversation
Changes to your CodeSee Architecture Map:View this PR diagram as an interactive map View more CodeSee Maps Legend |
There was a problem hiding this comment.
Good work mate. Well done and sorry the delay in reviewing
So, basically Mapbox renders all the UI to enter the coordinates and show the paths and all and there is nothing more to do in client side. just need to add the div with map id. Correct me if I am wrong.
Also please add your project name,desc and author in https://github.com/bislara/code-n-stitch/blob/master/JavaScript/README.md
|
@bislara thanks and there is bit more to this code. mapbox is not quite easy to use. it sure gives major functionality to the project but as you can see in script.js, i had to define some attributes. |
|
Thanks very much for contributing! Your pull request has been merged 🎉 Hoping for more contribution from you in future. Happy hacking and Learning ✌🤟 |
|
@bislara please add hacktoberfest-accepted label for this merge |
|
Done @atom19-i . Sorry missed it |

Description
Mapable is map based application built using html, css and javascript along with mapbox API. One can find real time traffic details over the route. it can also find the best route between source point and destination point via cycling, walking or driving.
Fixed #329
Type of change
Checklist:
README.md