neomap icon indicating copy to clipboard operation
neomap copied to clipboard

Marker labels

Open devbleroy opened this issue 4 years ago • 1 comments

In addition to the tooltip, could you add a feature to display a label above the mark? Select font attributes and the properties (concat in order selected).

devbleroy avatar Jul 16 '20 12:07 devbleroy

Hi @devbleroy ,

There are actually several questions in your issue:

  1. Having a label above the marker: this could be done easily by having tooltip (or popups) displayed by default
  2. Adding more data to the tooltip/label: this is doable, we just have to think about where it should go in the UI, probably that can be a hidden "advanced configuration" box close to the tooltip property label input
  3. Text formatting: same as 2

stellasia avatar Jul 16 '20 18:07 stellasia