MapStore2 icon indicating copy to clipboard operation
MapStore2 copied to clipboard

Leading line property - a line that connect the label to ground in 3D view

Open allyoucanmap opened this issue 2 years ago • 0 comments

Description

It would be interesting to add a leading line options to text style symbolizer that show the relation between the label and a position on the terrain. This does not seem an option provided by the LabelGraphics properties so we need to understand if it's feasibility within mapstore context.

Here a possible implementation found on stackexchange that use a billboard graphic to draw a line

https://gis.stackexchange.com/questions/163733/cesium-js-draw-line-binding-a-label-to-a-position

Acceptance criteria

  • [ ] evaluate the feasibility of this new property
  • [ ] provide implementation proposal

Other useful information

allyoucanmap avatar Jun 16 '22 12:06 allyoucanmap