CSCI321 - Project Diary

Sunday, October 8

Trip Journey

The concept here is that the user will be able to display "several" trips in one go. That is, Roman has designed a interface and code that allows the user to select several trips that their device has record. This information is then passed to the MapEngine, I have tested it for displaying several trips from one device as Points. Code "should" work for multiple devices/trips passed in. I still need to test it for polyLines.

Also, need to improve the speed for displaying points but given that Googles official Blog say that you should not display more the 150 points on a single map, and we are displaying 1000's not sure what I can do here.

Shawn

0 Comments:

Post a Comment

<< Home