Greetings,
GeoCanvas.ToGeoImage accepts an arguement of type object which it converts to a GeoImage. I have found that passing in a BitmapImage or BitmapSource causes the ToGeoImage throw an ArguementException saying nativeImage cannot be null (it is not being passed in as null). What object types does ToGeoImage accept, and is there any plans to accept a BitmapImage or BitmapSource in the future?
Thanks,
Ryan