Skip to content
This repository has been archived by the owner on Jul 9, 2020. It is now read-only.

Color of annotations with multiple labels #19

Closed
mzur opened this issue May 31, 2016 · 3 comments
Closed

Color of annotations with multiple labels #19

mzur opened this issue May 31, 2016 · 3 comments

Comments

@mzur
Copy link
Member

mzur commented May 31, 2016

Annotations can have multiple labels attached to them. Each label may have an individual color. Which color should be taken for displaying the annotation?

@mzur mzur added this to the backlog milestone May 31, 2016
@mzur mzur added the medium label Jul 8, 2016
@mzur
Copy link
Member Author

mzur commented Jul 8, 2016

Ideas:

  • Display the annotation with "rainbow" colors
  • Use transparency to signal "uncertainty"
  • Use other features (thicker border, dashed lines etc.)

@mzur
Copy link
Member Author

mzur commented Aug 9, 2016

Rainbow colors are not possible with OpenLayers (only as fill, not stroke, so it would work only for points). I think transparency might not be a very good choice since annotations with different labels should not be harder to see. It would also conflict with the manually chosen annotation opacity of the user.

As for different styles for those annotations, I came up with this:

screenshot from 2016-08-09 14-51-27

The upper point and lower rectangle have the different style (ignore the color). But I'm not sure if this is not just confusing for the user. Currently all annotations have a style with solid colors and other things like laserpoints, the export area etc. have dashed lines. Introducing dashed lines to annotations, too, would make them less distinguishable to 'other' features. @dlangenk Any thoughts?

@mzur
Copy link
Member Author

mzur commented Feb 21, 2019

Multiple labels for a single annotation are very rare. We won't display these annotations in any special way.

@mzur mzur closed this as completed Feb 21, 2019
@mzur mzur removed the stalled label Feb 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant