Greetings,
On initial map startup/display, will sometimes receive the following exception
System.AccessViolationException: ‘Attempted to read or write protected memory. This is often an indication that other memory is corrupt.’
SkiaSharp.dll!SkiaSharp.SkiaApi.sk_image_read_pixels_into_pixmap(System.IntPtr image, System.IntPtr dst, int srcX, int srcY, SkiaSharp.SKImageCachingHint cachingHint) Unknown
SkiaSharp.dll!SkiaSharp.SKImage.ReadPixels(SkiaSharp.SKPixmap pixmap, int srcX, int srcY, SkiaSharp.SKImageCachingHint cachingHint) Unknown
ThinkGeo.UI.Wpf.dll!CxQ=.Xkw=.X0w=(ThinkGeo.Core.GeoImage geoImage) Unknown
ThinkGeo.UI.Wpf.dll!ThinkGeo.Core.TileView.CommitDrawingAsyncCore.AnonymousMethod__0() Unknown
When drawing a graticule layer.