Hello,
I have followed the tutorials that first display a map and then the second to display a point, polyline and polygraph. When they create a point they use the spatial reference of SpatialReferences.Wgs84. I read that the maps have a default of webMercator. So if I change the spatial references to webMercator, then every time I run the program my startup view point go to just off the coats of Africa. I have tried changing those starting coordinates and no matter what i use the starting center viewpoint never changes. I know why i would get a different location using a different spatial reference, but i don't understand why the location does not change at all when the coordinates change.