Hi everyone,
for LineVectorLayers there is a possibility to define the style of the features. Thereby, also the selectionColor can be set. I assume the same for Polygons.
<LineVectorLayer Entity="Entity" Color="#483d70" SelectionColor="#ff4cfc" StrokeWidth="1">
For MarkerVectorLayers there is the possibility to define own icons. However, the style of the selection can't be defined (as far as I am right here?) and is always visualized through a violet circle (screenshot).
Idea
It would be great to be able to
i. change the style of the 'selection circle' similar to the lineVectorLayer
ii. to define another customized Icon for selected objects.
Thanks and regards,
Hella
Hi Hella,
you can specify a SelectionIcon similar to an Icon for a MarkerVectorLayer. I've updated the documentation to reflect that.
Regards
Christian
Thanks Christian!
Have a look at Christian's comment.
Have a look at Christian's comment.