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
35
map coordinates grid in xamgeoprahicmap
posted

I have a map where I graph a coordinate grid and some labets with the coordinates, I was guided by an example of infragistics.
The problem is that I need to repaint the labels according to the zoom that I do with the mouse wheel.
1- What is the correct way to do that?
2- When I zoom in, the series disappear and the label series disappear, and when I zoom out, the series appear but incorrectly located

I am painting the series based on the ContentViewPort property of the map.

initial charge:

zoom in:

zoom out:

Parents Reply Children
No Data