GMap.NET icon indicating copy to clipboard operation
GMap.NET copied to clipboard

GMapMarker position aways in mapcontrol lefttop when drag map

Open ShuangTong-Git opened this issue 2 years ago • 3 comments

I use gmapmarker to mark on the map. When the remote desktop is connected to the PC where the GMap application is located, the newly created mark directly jumps to the upper left corner of the map control, and the position of the map mark remains unchanged after dragging.

ShuangTong-Git avatar Aug 08 '22 02:08 ShuangTong-Git

The same is true with WPF demo

ShuangTong-Git avatar Aug 08 '22 02:08 ShuangTong-Git

Hello, I have the same issue when working on remote desktop. When I start application markers are in correct position, but when reconnect to remote desktop, after connection has been broken and while application is still turned on, markers shift to the upper left corner. Zooming or moving map does not move the markers, like they are fixed for that new, incorrect, position. I found on SO that something similar is happening if you add markers directly to map, or before you add overlay to the map for WinForms. Adding overlay to the map, and then markers to overlay seems to solve the issue in forms, but what about WPF, WPF GMapControl doesn't have Overlays? Or we are missing something?

kezara avatar Jan 04 '23 11:01 kezara

Hi, I just ran into the same issue. Does someone have a solution or workaround for this?

DanielAMCON avatar Nov 20 '23 12:11 DanielAMCON