Because most map image file is very big, from several MB to tens MB, it is very inconvenient to view map with ordinary image viewer, especially for embedded system like PDA and mobile phone.
This program is developed to facilitate map viewing, the basic idea behind it is:
- The big map image file is splitted into many small image files, loaded on demand to reduce memory requirement.
- The big map image file is pre-scaled too, because scaling a big image file is also a memory/CPU hungry task.
The source code of the program can be download from:
http://linux-mcr700.sourceforg
2 comments:
The map viewer is the killer application for mobile device.
can you tell me what the format of map?
if possible,please send a email to me,thank you!
email:binchen2007@sina.com
Post a Comment