Issue 10: Google maps multiple routes between two nodes
Status:  Invalid
Owner:
Closed:  Sep 2011
Cc:
Project Member Reported by hussain.mutawa, Aug 12, 2011
Tim : I have already managed to make nodes on Google Maps, however, nodes need have multiple edges, as edges represent routes e.g. (BUS / TAXI / UG / WATER ) . So, I have tried to find a way to do that, the best thing that I was able to do was to make a single direction from a point to another. Check the repository index.jsp and you will see what I mean.

You need to make some code in the business logic package nz.ac.massey.se356.scotlandyard.maps 

Now, I want to add 2 or 3 edges between nodes, and have to be destinguishable by color or whatever means

All of your research will be about Javascript, but I think that we should think of a way to make Java classes generate javascript that does the job we need, or the other way is to generate Xml files that are read by Javascript.

Please make the necassry JUnit Test cases as well to validate your design

Sep 18, 2011
Project Member #1 hussain.mutawa
this issue has to be closed anyway
Status: Invalid