Hi,
I am trying to project few Symbol elements in the XamMap window rectangle changed event, but found that they were projected in wrong positions.
I have a set of Lat,Longs and I am trying to plot them depending on the window Rectangle.I want to render points which falls in the current rectangle and will skip plotting remaining points.In the event of Panning or Zooming the Window Rectangle changes, so I need to plot the points which falls in the new Rectangle.
So I am projecting and plotting the points in Window Rectangle changed event of XamMap, but found that those points were projected based on previous Rectangle instead of new Rectangle.
Any help would be greatly appreciated.
Thanks,Sudheer.
HI,
You could use the XamMap's WindowRect property.
Here a help link to the property
https://help.infragistics.com/Doc/WPFDV/2011.2/CLR4.0/?page=InfragisticsWPF4.Controls.Maps.XamMap.v11.2~Infragistics.Controls.Maps.XamMap~WindowRect.html
Sincerely, Matt Developer Support Engineer
Please let me know if you need further assistance regarding this issue.
Sincerely,
Matt Developer Support Engineer