hello


I want to implement the application that use a jpg picture of the map of the university and to insert points on it(in the intersections and in front of the building,...) and use a routing algoritthm (example dijekstra algorithm) to draw the shortest path between a start point an the destination.
can any one help me to start implement my own application .

regards