I'm working on a project creating a Google Streetview UserControl. I came with the idea for GMap.NET. The coordinator and me have puzzled a lot, but now everythink works.
Except for one thing, it uses huge amounts of memory. I would ask you if you would take a look at it, and maybe solving the problem. We both don't have a clue anymore.
How can we troubleshoot it when the solution you attached to that post doesnt contain any of the source code? I cant see anything by looking at a solution that just contains a form that has about 10 lines of code in it when all of the work is done in one of the reference DLLs (StreetView.dll I assume) so if you can upload your actual code then maybe someone can help
Ohhh, you should have mentioned that.. when someone posts a ZIP file that has a solution file in the root of it then I am just going to run that and not go trawling through the other folders in there Anyway, I'll have a quick look and see if there is anything I can spot
I had a proper look but I'm afraid I'm not familiar enough with the 3D stuff in WPF so I cant really tell whats going on (the C# doesnt help either of course). Hope someone else can help more than me!