<?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: Add panoramic 360° images to the map in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-panoramic-360-images-to-the-map/m-p/404287#M37222</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so i need to use something like this :&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; picSymbol = new PictureMarkerSymbol('.....&lt;/SPAN&gt;&lt;A href="http://static.arcgis.com/images/Symbols/Shapes/BluePin1LargeB.png" rel="nofollow" style="color: #287433; background-color: #ffffff; border: 0px; text-decoration: none; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;.png&lt;/A&gt;&lt;SPAN style="background-color: #ffffff; border: 0px;"&gt;', 60, 60);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN&gt;var geometryPoint = new Point(jsonString&lt;I&gt;.longitude, jsonString&lt;I&gt;.latitude, new SpatialReference(4326));&lt;/I&gt;&lt;/I&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp; map.graphics.add(new Graphic(geometryPoint, picSymbol));&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; border: 0px;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="background-color: #ffffff;"&gt;so the image will appear when I click on the point or It will be shown automatically over the point ?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 May 2017 15:18:03 GMT</pubDate>
    <dc:creator>SaraEL_MALKI</dc:creator>
    <dc:date>2017-05-23T15:18:03Z</dc:date>
    <item>
      <title>Add panoramic 360° images to the map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-panoramic-360-images-to-the-map/m-p/404282#M37217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;I wanna add some panoramic images to some specific locations on the map using the arcgis API for JavaScript, any guidelines ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;EDIT: I'll be using Mapillary&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.mapillary.com/" title="https://www.mapillary.com/"&gt;Crowdsourced Street-level Photos&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/193995"&gt;Thomas Solow&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/3101"&gt;Robert Scheitlin, GISP&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/195597"&gt;Rebecca Strauch&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/195606"&gt;John Zhang&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/space/2110"&gt;Story Maps&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2017 14:07:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-panoramic-360-images-to-the-map/m-p/404282#M37217</guid>
      <dc:creator>SaraEL_MALKI</dc:creator>
      <dc:date>2017-05-23T14:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: Add panoramic 360° images to the map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-panoramic-360-images-to-the-map/m-p/404283#M37218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make a point feature layer with the images loaded in the service and reference them in a popup or something when u click them on the map.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2017 14:59:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-panoramic-360-images-to-the-map/m-p/404283#M37218</guid>
      <dc:creator>EvelynHernandez</dc:creator>
      <dc:date>2017-05-23T14:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: Add panoramic 360° images to the map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-panoramic-360-images-to-the-map/m-p/404284#M37219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so nothing is special when using 360° images ? Have you already integrated one ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2017 15:01:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-panoramic-360-images-to-the-map/m-p/404284#M37219</guid>
      <dc:creator>SaraEL_MALKI</dc:creator>
      <dc:date>2017-05-23T15:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: Add panoramic 360° images to the map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-panoramic-360-images-to-the-map/m-p/404285#M37220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well i just add them as points in a featurelayer (cuz its an image after all) and then when i wanted to show them i used an special canvas in my web app to make the effect for 360.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2017 15:05:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-panoramic-360-images-to-the-map/m-p/404285#M37220</guid>
      <dc:creator>EvelynHernandez</dc:creator>
      <dc:date>2017-05-23T15:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: Add panoramic 360° images to the map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-panoramic-360-images-to-the-map/m-p/404286#M37221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use a PictureMarkerSymbol and pass the path to your image as the URL for the symbol, for example:&lt;/P&gt;&lt;PRE class="" style="color: #4d4d4d; background: #fafafa; border: 2px solid #dddddd; margin: 0.5em 0.5em 0.5em 0px; padding: 0.5em 0px 0.5em 0.5em;"&gt;&lt;SPAN class="" style="color: #333333; font-weight: bold;"&gt;var&lt;/SPAN&gt;&lt;SPAN class="" style="color: #595959;"&gt; pictureMarkerSymbol &lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;=&lt;/SPAN&gt;&lt;SPAN class="" style="color: #595959;"&gt; &lt;/SPAN&gt;&lt;SPAN class="" style="color: #333333; font-weight: bold;"&gt;new&lt;/SPAN&gt;&lt;SPAN class="" style="color: #595959;"&gt; &lt;/SPAN&gt;&lt;SPAN class="" style="color: #000000;"&gt;PictureMarkerSymbol&lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;(&lt;/SPAN&gt;&lt;SPAN class="" style="color: #dd1144;"&gt;'/images/my-image.jpg'&lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;,&lt;/SPAN&gt;&lt;SPAN class="" style="color: #595959;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #009999;"&gt;25,25&lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;);&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;(The last two parameters are width and height in pixels, don't pass in anything to use the default pixels of the image).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You'd then decide where you want to place the symbol, probably you'd make a point geometry at that location, and then create a new graphic with the symbol and geometry and add it to your map or a layer on your map.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This method requires you to host the image if you want other people to be able to view your app. &amp;nbsp;Alternatively,&amp;nbsp;you could upload the image to some hosting site and pass the URL to the image instead of the path to the file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will be a "dumb" image. &amp;nbsp;If you want to do something special with the image, you could try to play around with using an image service to host the image. &amp;nbsp;I'm not&amp;nbsp;knowledgeable about how this stuff works, but the 3.XX API has a widget to help with oblique image viewing:&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/3/jsapi/obliqueviewer-amd.html" title="https://developers.arcgis.com/javascript/3/jsapi/obliqueviewer-amd.html"&gt;ObliqueViewer | API Reference | ArcGIS API for JavaScript 3.20&lt;/A&gt;. &amp;nbsp;The key there is that the image must be published as a mosiac dataset and presumably&amp;nbsp;there has to be some frame of reference for translating between image coordinates and map coordinates. &amp;nbsp;This would all require software other than the JS API to set up.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2017 15:08:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-panoramic-360-images-to-the-map/m-p/404286#M37221</guid>
      <dc:creator>ThomasSolow</dc:creator>
      <dc:date>2017-05-23T15:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: Add panoramic 360° images to the map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-panoramic-360-images-to-the-map/m-p/404287#M37222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so i need to use something like this :&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; picSymbol = new PictureMarkerSymbol('.....&lt;/SPAN&gt;&lt;A href="http://static.arcgis.com/images/Symbols/Shapes/BluePin1LargeB.png" rel="nofollow" style="color: #287433; background-color: #ffffff; border: 0px; text-decoration: none; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;.png&lt;/A&gt;&lt;SPAN style="background-color: #ffffff; border: 0px;"&gt;', 60, 60);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN&gt;var geometryPoint = new Point(jsonString&lt;I&gt;.longitude, jsonString&lt;I&gt;.latitude, new SpatialReference(4326));&lt;/I&gt;&lt;/I&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp; map.graphics.add(new Graphic(geometryPoint, picSymbol));&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; border: 0px;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="background-color: #ffffff;"&gt;so the image will appear when I click on the point or It will be shown automatically over the point ?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2017 15:18:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-panoramic-360-images-to-the-map/m-p/404287#M37222</guid>
      <dc:creator>SaraEL_MALKI</dc:creator>
      <dc:date>2017-05-23T15:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: Add panoramic 360° images to the map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-panoramic-360-images-to-the-map/m-p/404288#M37223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yep, that looks right to me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The image will always be there if you use a Picture Marker symbol. &amp;nbsp;If you want to have the image only show up when you click it, you could change the symbol when the point is clicked, or you could place the image inside the pop-up when the point is clicked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2017 15:31:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-panoramic-360-images-to-the-map/m-p/404288#M37223</guid>
      <dc:creator>ThomasSolow</dc:creator>
      <dc:date>2017-05-23T15:31:48Z</dc:date>
    </item>
    <item>
      <title>Re: Add panoramic 360° images to the map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-panoramic-360-images-to-the-map/m-p/404289#M37224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found a site hosting panoramic images and it's called Mapillary and it works with arcgis online, I am reading NOW its documentation to see how to implement their images in my maps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2017 15:42:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-panoramic-360-images-to-the-map/m-p/404289#M37224</guid>
      <dc:creator>SaraEL_MALKI</dc:creator>
      <dc:date>2017-05-23T15:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: Add panoramic 360° images to the map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-panoramic-360-images-to-the-map/m-p/404290#M37225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nice, that looks cool. &amp;nbsp;Please let us know how it turns out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2017 15:53:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-panoramic-360-images-to-the-map/m-p/404290#M37225</guid>
      <dc:creator>ThomasSolow</dc:creator>
      <dc:date>2017-05-23T15:53:50Z</dc:date>
    </item>
  </channel>
</rss>

