Hello
1.) how is the best way to move a SurfaceElement on xammap? (for SymbolElement is easy to set the position on SymbolOrigin)
2.) how can we use a "moveanimation" from Point A to Point B on the xampmap with SurfaceElement
is there an existing sample on that?
rgds
Hi,
I have been looking into your question and maybe the easiest way to “move” a SurfaceElement on the XamMap could be to remove the desired SurfaceElement from the corresponding layer of the XamMap and add it once again on the desired position. I am attaching a sample application(XamMapSurfaceElement.zip) where the element is moved(removed and added) on button click.
Let me know, if you need any further assistance on this matter.
Hi Yanko
thx for the sample. Do you have also an idea how to make an animation for moving the SurfaceElement from one position to the other one. Should scroll smoothly from one position to the other one.
rgds Mike
Hello Mike,
I am just checking if you require any further assistance on the matter.