> Hello. I'm doing a school project about a campus navigator system. I > need to create a direction function whereby it can show the direction > from one block to another inside my campus. So far I tried out the > direction functions, i could only find the route from one road name to > my campus. Could you show me the code and how to create a direction > route function in my campus??
It sounds like you may need to create a complete customised routing engine working off your own dataset - this is no small task This thread touches on the ideas http://groups.google.com/group/google-maps-js-api-v3/browse_thread/thread/cd5e9f31ec1ac611/741c0165d9f6b942 -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
