I use surface pro 4 to develop window 10 uwp app. the MapControl.IsStreetsideSupported and MapControl.Is3DSupported always return false, i don't konw why.
if (MapControl1.IsStreetsideSupported)
Streetside and 3D are only supported in certain markets. What region are you looking for 3D support in?