We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hello All,
Does anyone have any advice on using the LargeMapImageUtils functionality of the UnfoldingMaps Library... I can get the basic double sized export working, but I would like a much larger export and can't understand the relationship between the numbers I input for xStep and yStep and total exported size.
For example:
large = new LargeMapImageUtils(this, map,500,500,5000,5000);
A dribble of sections of the image appears across the exported image.
Apart from my confusion about this feature, this library is amazing! Thanks to all for sharing it.