<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Removing online elevation layer in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/removing-online-elevation-layer/m-p/1039719#M9906</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have added the following online elevation to the application.&lt;/P&gt;&lt;P&gt;&lt;A href="https://elevation3d.arcgis.com/arcgis/rest/services/WorldElevation3D/Terrain3D/ImageServer" target="_blank" rel="noopener"&gt;https://elevation3d.arcgis.com/arcgis/rest/services/WorldElevation3D/Terrain3D/ImageServer&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Using the following I have added the online elevation in the application.&lt;/P&gt;&lt;P&gt;ArcGISTiledElevationSource tiledElevationSource = new ArcGISTiledElevationSource(elevationUri);&lt;/P&gt;&lt;P&gt;Here, the&amp;nbsp;elevationUri denotes the above online elevation url.&lt;/P&gt;&lt;P&gt;Now, I just want to remove the online elevation from the application through button click event.&lt;/P&gt;&lt;P&gt;Can anybody helps me out in this!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 23 Mar 2021 12:08:14 GMT</pubDate>
    <dc:creator>Shanmugapriya55</dc:creator>
    <dc:date>2021-03-23T12:08:14Z</dc:date>
    <item>
      <title>Removing online elevation layer</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/removing-online-elevation-layer/m-p/1039719#M9906</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have added the following online elevation to the application.&lt;/P&gt;&lt;P&gt;&lt;A href="https://elevation3d.arcgis.com/arcgis/rest/services/WorldElevation3D/Terrain3D/ImageServer" target="_blank" rel="noopener"&gt;https://elevation3d.arcgis.com/arcgis/rest/services/WorldElevation3D/Terrain3D/ImageServer&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Using the following I have added the online elevation in the application.&lt;/P&gt;&lt;P&gt;ArcGISTiledElevationSource tiledElevationSource = new ArcGISTiledElevationSource(elevationUri);&lt;/P&gt;&lt;P&gt;Here, the&amp;nbsp;elevationUri denotes the above online elevation url.&lt;/P&gt;&lt;P&gt;Now, I just want to remove the online elevation from the application through button click event.&lt;/P&gt;&lt;P&gt;Can anybody helps me out in this!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Mar 2021 12:08:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/removing-online-elevation-layer/m-p/1039719#M9906</guid>
      <dc:creator>Shanmugapriya55</dc:creator>
      <dc:date>2021-03-23T12:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: Removing online elevation layer</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/removing-online-elevation-layer/m-p/1039787#M9907</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The Scene has a &lt;A href="https://developers.arcgis.com/net/wpf/api-reference/html/P_Esri_ArcGISRuntime_Mapping_Scene_BaseSurface.htm" target="_blank"&gt;&lt;STRONG&gt;BaseSurface&lt;/STRONG&gt;&lt;/A&gt; property of type &lt;A href="https://developers.arcgis.com/net/wpf/api-reference/html/T_Esri_ArcGISRuntime_Mapping_Surface.htm" target="_self"&gt;&lt;STRONG&gt;Surface&lt;/STRONG&gt;&lt;/A&gt;. A Surface includes a collection of elevation sources in its&amp;nbsp;&lt;A href="https://developers.arcgis.com/net/wpf/api-reference/html/P_Esri_ArcGISRuntime_Mapping_Surface_ElevationSources.htm" target="_self"&gt;&lt;STRONG&gt;ElevationSources&lt;/STRONG&gt;&lt;/A&gt; property. You should be able to remove the elevation source from that collection.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Mar 2021 14:48:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/removing-online-elevation-layer/m-p/1039787#M9907</guid>
      <dc:creator>Nicholas-Furness</dc:creator>
      <dc:date>2021-03-23T14:48:26Z</dc:date>
    </item>
  </channel>
</rss>

