Skip to content

0.3.3

Compare
Choose a tag to compare
@geoffwhittington geoffwhittington released this 24 Apr 02:36
· 454 commits to main since this release

Support a new command !map that generates a map of radio nodes. Customize with custom zoom and or size values. Order matters: zoom must come before size.

For example,

!map size=800,500 creates a map of size 800x500.
!map zoom=7 changes the zoom of the map. Higher numbers bring focus closer to markers.
!map zoom=7 size=800,500 changes both settings.