Hi,
I created my own custom layer that generates bitmap and display it using Mapsuite.
Using the examples here, gis.thinkgeo.com/Support/DiscussionForums/tabid/143/aff/12/aft/4200/afv/topic/Default.aspx
I noticed that, while the bitmap images are being drawn, IIS memory sky-rocketed.
I am wondering if Mapsuite is doing any cleanup ?
like forcing the garbage collector to release unused memory.
After it gets to a certain level (600mb Private memory usage). Mapsuite crashed.
Thanks.