mahmudur85 / robertprojects

Automatically exported from code.google.com/p/robertprojects
0 stars 0 forks source link

New features request #66

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What version of the product are you using? On what operating system?
Version: RMaps 0.7.5
Phone: Samsung I7500

============================================

Feature 0. Multi-maps overlay display mode.
Just like the way google does in it's Satellite mode. There are two layers 
displaying overlay, one for the "google earth tiles", the other for 
the "roads and labels".

Feature 1. Buffer double-screen-sized tiles to make the scrool more soomth.
For now, when the user scrool the map with the finger pushed down on the 
screen, there will be a ugly white background display for the new range.

Feature 2. Smart zoom levels.
I created a off-line mode map with a discrete zoom levels & different map 
range for each zoom level ( e.g., level 1(world), level 5(euro), level 10
(uk), level 17(london)). And, I should zoom from 1 to 17 when the range is 
in "london", and when looking outside the euro, there will only the level1 
available.

Feature 3. Add hardware key support.
e.g. using UP and DOWN buttons to zoom in / zoom out.

Feature 4. Smart index updating.
I think the "this.mDatabase.execSQL("DROP TABLE IF EXISTS info");" need to 
be commented out. from "CashDatabase.java". Otherwise, the user get 
problems when trying to open a huge sized map file.

=============================================

Thanks for your works on this great app!

Original issue reported on code.google.com by Neo888...@gmail.com on 25 Nov 2009 at 10:57