<?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: Point me in the right direction for making this custom widget in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/point-me-in-the-right-direction-for-making-this/m-p/866132#M12332</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Robert. Yeah, I can see how that can get more complicated. I'll take a look at those examples and see what I can come up with.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Jan 2017 02:49:17 GMT</pubDate>
    <dc:creator>AdrianWelsh</dc:creator>
    <dc:date>2017-01-06T02:49:17Z</dc:date>
    <item>
      <title>Point me in the right direction for making this custom widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/point-me-in-the-right-direction-for-making-this/m-p/866128#M12328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I want to create a 'simple' custom widget for Web AppBuilder (Developer edition 2.2) and not sure on the right path to take in making it happen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have run through this little tutorial&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/web-appbuilder/sample-code/create-custom-in-panel-widget.htm" title="https://developers.arcgis.com/web-appbuilder/sample-code/create-custom-in-panel-widget.htm"&gt;Create a custom in-panel widget—Web AppBuilder for ArcGIS (Developer Edition) | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Which was good and all but I was wondering if there were something more specific for what I want to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this is simple but here is what I am thinking. I have a point layer that contains URLs for spherical photos. I want to be able to open a widget that has a tool (similar to the Google Streetview widget from Robert) that when you click on the point, it pops up a small box (like Google Streetview) that contains the spherical image (using iFrame html, I would think). I hope this makes sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a sample link to a spherical image:&amp;nbsp;&lt;A class="link-titled" href="https://cdn.pannellum.org/2.3/pannellum.htm#panorama=https://meiamerica.com/GIS/Images/15055/Spherical/Sr10159.jpg&amp;amp;title=SR-10&amp;amp;author=Meridian%20Engineering&amp;amp;autoLoad=true" title="https://cdn.pannellum.org/2.3/pannellum.htm#panorama=https://meiamerica.com/GIS/Images/15055/Spherical/Sr10159.jpg&amp;amp;title=SR-10&amp;amp;author=Meridian%20Engineering&amp;amp;autoLoad=true"&gt;https://cdn.pannellum.org/2.3/pannellum.htm#panorama=https://meiamerica.com/GIS/Images/15055/Spherical/Sr10159.jpg&amp;amp;title…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[I am trying to embed it into this thread using 'iframe' so we will see if it works - well, it worked when I composed the message...]&lt;/P&gt;&lt;P&gt;&lt;IFRAME height="400" src="https://community.esri.com/" style="border-style: none;" width="600"&gt;

&lt;/IFRAME&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there an example I can look at that makes a custom widget that brings up its own pop up box that can embed an image like this? (and hopefully in terms that a non-programmer, but wanna-be-programmer, can understand)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2017 21:28:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/point-me-in-the-right-direction-for-making-this/m-p/866128#M12328</guid>
      <dc:creator>AdrianWelsh</dc:creator>
      <dc:date>2017-01-04T21:28:37Z</dc:date>
    </item>
    <item>
      <title>Re: Point me in the right direction for making this custom widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/point-me-in-the-right-direction-for-making-this/m-p/866129#M12329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Adrian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;There is not really a widget out there that you can use as an example for what you are wanting to do. My StreetView widget open the streetview in a separate window. The &lt;A _jive_internal="true" href="https://community.esri.com/docs/DOC-3240"&gt;StreetView popup&lt;/A&gt; by Stan is the closest and probably here I would say you should begin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 13:47:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/point-me-in-the-right-direction-for-making-this/m-p/866129#M12329</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-01-05T13:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: Point me in the right direction for making this custom widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/point-me-in-the-right-direction-for-making-this/m-p/866130#M12330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply. I was initially thinking of having it open in a separate window like your streetview widget but I also like Stan's method of it opening in an on-screen popup. The main thing is that I'm not educated enough to make this happen the way I want, but I will attempt to look through Stan's widget code and make some changes in order for my popup to reflect what I want it to reflect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One thing that I am unsure of is how the location selector tool will choose one of my features. In Stan's Widget.js file, it looks like he is using a geoPoint.y and geoPoint.x for his location which makes sense. Is there a way to make it choose the point that was clicked on as opposed to the location where it was clicked?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 16:48:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/point-me-in-the-right-direction-for-making-this/m-p/866130#M12330</guid>
      <dc:creator>AdrianWelsh</dc:creator>
      <dc:date>2017-01-05T16:48:17Z</dc:date>
    </item>
    <item>
      <title>Re: Point me in the right direction for making this custom widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/point-me-in-the-right-direction-for-making-this/m-p/866131#M12331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Adrian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;To do that you would take the geoPoint &amp;nbsp;and use that as the input geometry for a QueryTask. You now get in to an area where your widget get more complicated.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/3/jsapi/querytask-amd.html" title="https://developers.arcgis.com/javascript/3/jsapi/querytask-amd.html"&gt;QueryTask | API Reference | ArcGIS API for JavaScript 3.19&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/3/jsapi/query-amd.html" title="https://developers.arcgis.com/javascript/3/jsapi/query-amd.html"&gt;Query | API Reference | ArcGIS API for JavaScript 3.19&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Related sample&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/3/jssamples/query_buffer.html" title="https://developers.arcgis.com/javascript/3/jssamples/query_buffer.html"&gt;Select with Feature Layer | ArcGIS API for JavaScript 3.19&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 17:17:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/point-me-in-the-right-direction-for-making-this/m-p/866131#M12331</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-01-05T17:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: Point me in the right direction for making this custom widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/point-me-in-the-right-direction-for-making-this/m-p/866132#M12332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Robert. Yeah, I can see how that can get more complicated. I'll take a look at those examples and see what I can come up with.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2017 02:49:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/point-me-in-the-right-direction-for-making-this/m-p/866132#M12332</guid>
      <dc:creator>AdrianWelsh</dc:creator>
      <dc:date>2017-01-06T02:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: Point me in the right direction for making this custom widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/point-me-in-the-right-direction-for-making-this/m-p/866133#M12333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you ever get anywhere with building this widget?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've been experimenting with the same thing.&amp;nbsp; I've got a sample put together that can query a service for an attribute of a point feature from a map service (like a url of a panorama) with a queryTask.&amp;nbsp; Then a pannellum box appears in the widget's panel containing the panorama that&amp;nbsp;is at the returned url.&amp;nbsp; The pannellum framework handles the ability to expand to full screen.&amp;nbsp; I haven't bothered to try to create links between images at this point, and may not do that.&amp;nbsp; Each time that you click on the map it replaces the panorama in the widget.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2019 13:37:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/point-me-in-the-right-direction-for-making-this/m-p/866133#M12333</guid>
      <dc:creator>TimDine</dc:creator>
      <dc:date>2019-05-15T13:37:30Z</dc:date>
    </item>
    <item>
      <title>Re: Point me in the right direction for making this custom widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/point-me-in-the-right-direction-for-making-this/m-p/866134#M12334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This sounds cool. And no, I have not really had the chance to spend a ton of time on this, unfortunately. Are you able to share your web app?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2019 16:57:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/point-me-in-the-right-direction-for-making-this/m-p/866134#M12334</guid>
      <dc:creator>AdrianWelsh</dc:creator>
      <dc:date>2019-05-21T16:57:34Z</dc:date>
    </item>
  </channel>
</rss>

