Topic: Calculate, Load and Save Tiles of specified area for offline use
Hello Team,
first thank you for the awesome plugin !
For my program i need to download a specific set of tiles (of a specific area which the user can choose).
For example: im at home and need the map of another city where i have no internet access.
So far i need to scroll through the entire city in order to download and store the tiles.
Is there a way the user can set Point A (Lat|Lon), Point B (Lat|Lon) and preload all Tiles within this area and given zoom-ranges ?
And as bonus get a calculation of diskusage and amount of tiles ? (Edit: your online tile counter does this calculation already. but how can i make use of this in my application?)