<?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 Re: Graphics Overlay without a basemap in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/graphics-overlay-without-a-basemap/m-p/212247#M2487</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's pretty hard to say without knowing what you are doing. Could you verify that you are specifying Maps SpatialReference when you create it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="line-numbers language-csharp"&gt;&lt;CODE&gt; &lt;SPAN class="keyword token"&gt;var&lt;/SPAN&gt; myMap &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;new&lt;/SPAN&gt; &lt;SPAN class="token class-name"&gt;Map&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;SpatialReferences&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;Wgs84&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;‍&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Jan 2017 12:10:19 GMT</pubDate>
    <dc:creator>AnttiKajanus1</dc:creator>
    <dc:date>2017-01-03T12:10:19Z</dc:date>
    <item>
      <title>Graphics Overlay without a basemap</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/graphics-overlay-without-a-basemap/m-p/212246#M2486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to add a&amp;nbsp;Graphics Overlay without a basemap. I loaded everything correctly and the graphics overlay doesn't show up. Why is this happening?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just want to show the outline of a polygon without a basemap offline. Do I have to licenses offline even if i dont want to use the offline layers??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Dec 2016 02:51:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/graphics-overlay-without-a-basemap/m-p/212246#M2486</guid>
      <dc:creator>CityOf_Lorain</dc:creator>
      <dc:date>2016-12-28T02:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: Graphics Overlay without a basemap</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/graphics-overlay-without-a-basemap/m-p/212247#M2487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's pretty hard to say without knowing what you are doing. Could you verify that you are specifying Maps SpatialReference when you create it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="line-numbers language-csharp"&gt;&lt;CODE&gt; &lt;SPAN class="keyword token"&gt;var&lt;/SPAN&gt; myMap &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;new&lt;/SPAN&gt; &lt;SPAN class="token class-name"&gt;Map&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;SpatialReferences&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;Wgs84&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;‍&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2017 12:10:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/graphics-overlay-without-a-basemap/m-p/212247#M2487</guid>
      <dc:creator>AnttiKajanus1</dc:creator>
      <dc:date>2017-01-03T12:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: Graphics Overlay without a basemap</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/graphics-overlay-without-a-basemap/m-p/212248#M2488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Overlays are only rendering when there's a valid map available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can&amp;nbsp;create an empty map, but make sure you set the spatial reference and the initial viewpoint, or the mapview will wait for layers to be added to the map before rendering (It deduces the spatial reference and initial viewpoint from the layers if you don't provide those,&amp;nbsp;so you must either provide layers, and/or the SR+Initial Viewpoint).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2017 19:47:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/graphics-overlay-without-a-basemap/m-p/212248#M2488</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2017-01-03T19:47:23Z</dc:date>
    </item>
  </channel>
</rss>

