sl-map-cli 0.1.2

Makes the SL map functionality available on the CLI
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
## 0.1.2

allow optionally filling in missing regions with a color
allow optionally filling in missing map tiles with a color
allow saving of the USB notecard map without a route to an extra file
before the route is drawn on it

## 0.1.1

Print PPS HUD config string and size recommendations when generating a map

Fix max zoom level calculations, previously it used the minimum zoom level out
of the one calculated for x and y axes but lower zoom levels are higher detail
so it needed to be the maximum.

## 0.1.0

Initial Release