<?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 Python Maps only work online in Map Viewer Classic ? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/python-maps-only-work-online-in-map-viewer-classic/m-p/1263692#M66981</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I've done a couple tutorials to create maps from python.&amp;nbsp; like these:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/python/guide/part1-introduction-to-sedf/" target="_blank"&gt;https://developers.arcgis.com/python/guide/part1-introduction-to-sedf/&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/python/guide/part2-working-with-geometries/" target="_blank"&gt;https://developers.arcgis.com/python/guide/part2-working-with-geometries/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But when I save a map to my ARCGIS account, with this code from here &lt;A href="https://developers.arcgis.com/python/samples/publishing-web-maps-and-web-scenes/" target="_blank"&gt;https://developers.arcgis.com/python/samples/publishing-web-maps-and-web-scenes/&lt;/A&gt; , I can only see Points in the "Classic Viewer".&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Is that the expected behavior?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;web_map_properties = {'title':'USA median age map',
                     'snippet':'This map service shows the median age of people' +\
                     'in the United States as of 2020 census.',
                     'tags':'ArcGIS Python API'}
# Call the save() with web map item's properties.
web_map_item = wm.save(item_properties=web_map_properties)
web_map_item&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 02 Mar 2023 19:14:26 GMT</pubDate>
    <dc:creator>DylanBlake</dc:creator>
    <dc:date>2023-03-02T19:14:26Z</dc:date>
    <item>
      <title>Python Maps only work online in Map Viewer Classic ?</title>
      <link>https://community.esri.com/t5/python-questions/python-maps-only-work-online-in-map-viewer-classic/m-p/1263692#M66981</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I've done a couple tutorials to create maps from python.&amp;nbsp; like these:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/python/guide/part1-introduction-to-sedf/" target="_blank"&gt;https://developers.arcgis.com/python/guide/part1-introduction-to-sedf/&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/python/guide/part2-working-with-geometries/" target="_blank"&gt;https://developers.arcgis.com/python/guide/part2-working-with-geometries/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But when I save a map to my ARCGIS account, with this code from here &lt;A href="https://developers.arcgis.com/python/samples/publishing-web-maps-and-web-scenes/" target="_blank"&gt;https://developers.arcgis.com/python/samples/publishing-web-maps-and-web-scenes/&lt;/A&gt; , I can only see Points in the "Classic Viewer".&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Is that the expected behavior?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;web_map_properties = {'title':'USA median age map',
                     'snippet':'This map service shows the median age of people' +\
                     'in the United States as of 2020 census.',
                     'tags':'ArcGIS Python API'}
# Call the save() with web map item's properties.
web_map_item = wm.save(item_properties=web_map_properties)
web_map_item&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2023 19:14:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-maps-only-work-online-in-map-viewer-classic/m-p/1263692#M66981</guid>
      <dc:creator>DylanBlake</dc:creator>
      <dc:date>2023-03-02T19:14:26Z</dc:date>
    </item>
  </channel>
</rss>

