- TileList now get tile size from map config instead of 256px standart size
- NMEA Socket Client was transferred to main code, package removed becouse package was abandomed. Implement disconect function, what was missed.
- Complete NEW UI with themes support
- UI now write with Vue
- Add MapBox RGB Terraine Map
- UI Changed from Leaflet to MapBox
- Support for Vector maps
- Support for 3D Vector maps
- Now sql statements prepared for SQLITE3.run requests to speed up writing process
- GPS service start automaticaly, if was run before
- API changing for download job
- GPS start/stop support from UI
- Convert from JS Common to TypeScript
- Rewrite from 0 half of server code to simplify and make code more readable
- Server API description
- Very advanced download manager to control all your downloads in any way you like.
- Tile storage now doesnt create empty DB intil first tile insert. Prevent creating a lot of empty DB during checkings and offline map viewing.