I have a city map file which is size of 1.7 M ...I wanna display the map on PocketPC whose main memory is 32M...i try to use memory-mapped file but it is slow to load the whole map.
who guy has a better method to handle this problem?
thx in advance!