sumeetsinghani / bus-stop-alarm

Automatically exported from code.google.com/p/bus-stop-alarm
MIT License
0 stars 0 forks source link

loading map page with a route and stops is slow, and shows too many stops #42

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. search for a valid route number
2. map page loads slowly, but is correct
3. The route is also crowded with lots of stops

Find a way to show only some stops, and show the rest when zooming in

Original issue reported on code.google.com by Da.Nu...@gmail.com on 2 Mar 2010 at 6:44

GoogleCodeExporter commented 9 years ago
I think we do not have to show any bus icons at all when zoomed out a lot.

Original comment by byonil0...@gmail.com on 4 Mar 2010 at 8:00

GoogleCodeExporter commented 9 years ago
and show little dots when zooming in a little bit.
When sufficiently zoomed in, then show bus stop icons.

Original comment by byonil0...@gmail.com on 4 Mar 2010 at 8:01

GoogleCodeExporter commented 9 years ago
As we discussed yesterday, there are some approaches we can take to improve 
this 
including multithreading and Pyong's suggestion. However there isn't enough 
time to 
implement and test either of these with the deadline coming up. So I have added 
Toast 
messages that will show up while the map is drawing that essentially tells the 
user 
that it is loading.

Original comment by chen...@gmail.com on 13 Mar 2010 at 3:10