Hello,
We want to create a Base Map that does not reference any real Coordinate Systems, as a "local system", that is, someone wants to work with a system that absolutely begins at an arbitrary X:0 Y:0, regardless of the geographical representation.
An "empty canvas" at 0,0.
As far as I'm aware, in order to create an ArcGISMap object you absolutely need a WKID of some kind. Is there any way to create your own SpatialReference? From, say, 0 to 1000, or 1000 to 3000, or something of that sort. I didn't see anything after investigating the SDK but I thought I'd ask anyways.
Thank you kindly