Dear All,
to close my issue I report a hint given to me by Felix.
Thank you Felix
Oscar
to close my issue I report a hint given to me by Felix.
Hello Oscar,This was exactly the origin of the problem I encountered
I assume you do some zooming and/or panning prior to creating or editing your geometries. Therefore, with every click you make, you somehow modify the viewport which leads to a heavy reprojection of the bing maps layer, You can avoid that if you set Map1.FunctionMode = FunctionMode.None.
If you do that there is no noticable time lapse, at least on my machine.
Thank you Felix
Oscar