0.3.3
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.