C#/prob regarding get there project
Expert: Srini Nagarajan - 2/28/2008
Questionactually i have to make a project n d purpose of this is to help a person to reach from one palce to another with in d campus only..its similar to the google earth..
Rite now my focus to make the client enter wid in d one block say building-1 in the campus n help him to find the room from the place where he is standing to the room itself with the help of 2d map.
This is my very first project n m new 2 dis field.
kindly help me out n teme 4m where shud i start.. wat 2 put in the database??..
harpreet
Answerhi
Do you want to build a map or just give only text direction between buildings? if only text direction
you need to store all the building in master table, and each building room in different table and location of each room..
if you want to use google maps to help you need to store each room latitiude and longtitude you need to provide these two value from/to location goolge maps will give you direct between these two.
hope it helps and all the best!!
-Srini