lvbin0127 / bcmapper

Automatically exported from code.google.com/p/bcmapper
Other
2 stars 0 forks source link

Look at vector drawing capability of nutiteq API #4

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
See if it is more effective to dynamically draw manholes and pipes from SQLite 
DB

Original issue reported on code.google.com by csomer...@gmail.com on 14 Feb 2012 at 8:02

GoogleCodeExporter commented 9 years ago
Test to see how performance is affeected by re-reading all manholes for the 
lookup on the onClick event. If it takes too much of a performance hit, it 
would be better to have the map be an integrated Activity to our main app, 
which can have a cached singleton for manhole lookup.

Original comment by csomer...@gmail.com on 23 Feb 2012 at 9:50