Added coords to map representation added find_shortest_path and created road_stepping.ipynb
Added map representation that has coordinates, added find_shortest_path function and created road_stepping.ipynb for parallel car movement, which is not parallel yet