Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
75
move (reposition) SurfaceElement on xammap
posted

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

Parents
  • 35319
    posted

    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.

    XamMapSurfaceElement.zip
Reply Children