You are all welcome to join our new Facebook page: https://www.facebook.com/groups/b4x.developers
The images are stored locally on the device.1. Where do you get the images from( file, internet?) Are they saved locally?
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 map2. 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'm afraid that you must limit the size, due to memory limits.I want to display the map as large as possible
I don't really understand "move around the current visible part", could you be more precise.and when the user drags the map it should move around the currently visible part of the map
May I ask you where and how you get these 256*256 bit tiles of maps.