Originally requested in the Map item zindex ticket.
Add Z-index support for map elements
Answers approved by DevExpress Support
We have implemented the functionality described in this ticket. It will be included in our next update(s).
Please check back and leave a comment to this response to let us know whether or not this solution addresses your concerns.
The new ZIndex property has been added to the MapItem class.
- v15.2.4Download Official Update
- v15.1.8Download Official Update
- v14.2.11Download Official Update
- v14.1.12Download Official Update
Hi Tony,
Thank you for the update. We will follow up on your question in a separate ticket: ZIndex property on WPF MapDot's.
Thanks Alex. The Update does indeed work. ZIndex is settable and does update Z position. I am a little surprised that is doesn't automatically redraw the map. What Event should I monitor to detect when Z position has changed and what Method do you recommend I use to force a refresh?
Hi Tony,
It seems that this issue is related to the following bug fix: A runtime MapItem.ZIndex property assignment is not effective in certain situations. I will thoroughly examine this situation and update the corresponding ticket accordingly.