Quote:
Originally Posted by Ariel_Z
1. Where do you get the images from( file, internet?) Are they saved locally?
|
The images are stored locally on the device.
I have written a download tool for OpenStreetMap tiles (
PDA TileManager) and I want to add a viewer for the downloaded tiles. Tiles not found on disk then should be displayed as a grey box or something.
Quote:
Originally Posted by Ariel_Z
2. Speed:
- Did you try to compile? it accelerates things a lot.
- You can try to hide certain parts of the image and move a smaller part - is it feasible in your case?
|
I want to display the map as large as possible and when the user drags the map it should move around the currently visible part of the map
Compiling the test program is not really much better.
Thanks,
Markus