Issue 97: map problem
Project Member Reported by simonmo1...@gmail.com, Oct 5, 2011
Does anyone know how to add route base on the street rather than a straight line on the map?
Oct 5, 2011
Project Member #1 hussain.mutawa
Hi Simon,

I have already tried to do this, Google Maps API includes something called route calculation, which gives you the route from point A to B.

but once you create another route, the previous one is gone.

I think there should be a way to draw more than one route

cheers
Labels: Component-UI map
Oct 5, 2011
Project Member #2 simonmo1...@gmail.com
thank you...
the other thing is that how to put multiple routes on top of the others between nodes (eg bus and taxi on the same route)
Oct 13, 2011
Project Member #3 simonmo1...@gmail.com
done
taxi route has thicker line
then bus 
then underground
to separate the difference between different transport type
Status: Done