<?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 popup style from sceneview editor in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-style-from-sceneview-editor/m-p/1052057#M72774</link>
    <description>&lt;P&gt;Is it possible to get the popup style from the sceneview editor? I much prefer this to the standard popup. This seems only available in the sceneview editor or is it available somewhere else? Attached is a screenshot of what I am referring to. Thanks!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 28 Apr 2021 02:14:53 GMT</pubDate>
    <dc:creator>rcwisc</dc:creator>
    <dc:date>2021-04-28T02:14:53Z</dc:date>
    <item>
      <title>popup style from sceneview editor</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-style-from-sceneview-editor/m-p/1052057#M72774</link>
      <description>&lt;P&gt;Is it possible to get the popup style from the sceneview editor? I much prefer this to the standard popup. This seems only available in the sceneview editor or is it available somewhere else? Attached is a screenshot of what I am referring to. Thanks!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Apr 2021 02:14:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-style-from-sceneview-editor/m-p/1052057#M72774</guid>
      <dc:creator>rcwisc</dc:creator>
      <dc:date>2021-04-28T02:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: popup style from sceneview editor</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-style-from-sceneview-editor/m-p/1052842#M72808</link>
      <description>&lt;P&gt;This is the default popup style in the 4x versions of the JS API. By "standard popup" do you mean the popup in the class map viewer (3x JS API)?&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want to take advantage of this in webmaps you can use it in any JS API 4x app, or in the&lt;A href="https://www.esri.com/arcgis-blog/products/arcgis-online/mapping/map-viewer-beta-year-in-review/" target="_self"&gt; map viewer beta&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Apr 2021 17:59:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-style-from-sceneview-editor/m-p/1052842#M72808</guid>
      <dc:creator>KristianEkenes</dc:creator>
      <dc:date>2021-04-29T17:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: popup style from sceneview editor</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-style-from-sceneview-editor/m-p/1053362#M72833</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/44467"&gt;@KristianEkenes&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using version 4.18 but my popup&amp;nbsp; does not look like the picture I posted in the example. Mainly what I am looking for is to have a single large popup action button on the bottom of my popup like in the sceneview popup picture I posted where the 'zoom to' action is a large green button. My popup has small action icons I have attached a screenshot. What am I doing wrong?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rcwisc_0-1619808739240.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/12309i952D6763A7151F0F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rcwisc_0-1619808739240.png" alt="rcwisc_0-1619808739240.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Apr 2021 18:54:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-style-from-sceneview-editor/m-p/1053362#M72833</guid>
      <dc:creator>rcwisc</dc:creator>
      <dc:date>2021-04-30T18:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: popup style from sceneview editor</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-style-from-sceneview-editor/m-p/1053719#M72840</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;there is no out of the box style similar with the SceneViewer one, you'll have to do all the styling yourself.&lt;/P&gt;&lt;P&gt;Here is some basic css that the sceneviewer also uses, to get you started:&amp;nbsp;&lt;A href="https://codepen.io/ralucanicola/pen/poRMagR?editors=1000" target="_blank"&gt;https://codepen.io/ralucanicola/pen/poRMagR?editors=1000&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This UI style guide might also be helpful to figure out how to style widgets:&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/latest/styling/" target="_blank"&gt;https://developers.arcgis.com/javascript/latest/styling/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 May 2021 10:41:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-style-from-sceneview-editor/m-p/1053719#M72840</guid>
      <dc:creator>RalucaNicola1</dc:creator>
      <dc:date>2021-05-03T10:41:06Z</dc:date>
    </item>
  </channel>
</rss>

