yaronn/map-canvas

Plot smaller map markers

Opened this issue · 1 comments

Hey @yaronn , is it possible to plot markers on the map that are smaller (similar to the green dots?) as currently using text it can take up quite a bit of the display. Thanks

The challenge is that every group of 12 (2x6) pixels must have the same color since they are a single Braille character. So you would not be able to visually distinguish the marker from the near by border line.