Hi, I am looking into writing a route finder website ( not roads or anything and the map it will use won't be huge ). I have the satellite image of all the possible paths. Any idea what I need to do now?
I think that you really should take a look at other good route finder websites. They will give you very good reference. Imitate and create.
OK I haven't explainer properly. So I have a map and I can get GPS coordinates to map the possible paths. But how do I calculate which path is the quickest from A to B. there aren't a lot of places but still need to calculate somehow.