download maps from Google of any size by given coordinates and zoom level
- project moved to apache maven
- fixed proxy issue
- new checkbox for proxy (disabling can cause 24 hour ban from Google, use at your own risk)
- count the size of final map image
- download and merge map tiles in a given directory
- use public proxy to avoid ban of IP from Google
- GUI prints progress in built-in console
- Program crashes when merging really big images (1500+ tiles)
- If program crashed or process is interrupted you will have to repeat downloading from beginning
- JSoup for parsing proxy
Use mvn install to compile an executable jar in target folder


