Hello,
I have an UWP application built around a MapView. I am now looking to add elevation data, but the examples I am finding all show using SceneView. Looking around it appears the javascript API provides an attribute on the map called Ground, is there anything like this for UWP? I would like to avoid switching to SceneView.
Thanks