<?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: Popup for Basemaps? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-for-basemaps/m-p/1416253#M84431</link>
    <description>&lt;P&gt;There is no way to display a pop up for a Tile Layer. &amp;nbsp;What you could do is have a click event on your map view, then query the World Image service using that point (&lt;A href="https://services.arcgisonline.com/arcgis/rest/services/World_Imagery/MapServer/0/query" target="_blank"&gt;https://services.arcgisonline.com/arcgis/rest/services/World_Imagery/MapServer/0/query&lt;/A&gt;). &amp;nbsp;Since there can be different imagery at the same location at different zoom levels you’d need to include a where statement to check if your current zoom level is between the MinZoomLevel and MaxZoomLevel. &amp;nbsp;The response will return a SRC_DATE2 field, which is the source date. &amp;nbsp;Then display a popup at the click location for the returned polygon.&lt;/P&gt;</description>
    <pubDate>Sat, 27 Apr 2024 16:59:10 GMT</pubDate>
    <dc:creator>Justin_Greco</dc:creator>
    <dc:date>2024-04-27T16:59:10Z</dc:date>
    <item>
      <title>Popup for Basemaps?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-for-basemaps/m-p/1411696#M84370</link>
      <description>&lt;P&gt;Is there a way to use popups on the basemaps? Specifically the World Imagery layer. I have a request to include satellite imagery source dates in the popups, but I can't seem to find a straight forward way of setting up popups for the basemaps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2024 15:00:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-for-basemaps/m-p/1411696#M84370</guid>
      <dc:creator>jjgarrett0</dc:creator>
      <dc:date>2024-04-18T15:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: Popup for Basemaps?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-for-basemaps/m-p/1416253#M84431</link>
      <description>&lt;P&gt;There is no way to display a pop up for a Tile Layer. &amp;nbsp;What you could do is have a click event on your map view, then query the World Image service using that point (&lt;A href="https://services.arcgisonline.com/arcgis/rest/services/World_Imagery/MapServer/0/query" target="_blank"&gt;https://services.arcgisonline.com/arcgis/rest/services/World_Imagery/MapServer/0/query&lt;/A&gt;). &amp;nbsp;Since there can be different imagery at the same location at different zoom levels you’d need to include a where statement to check if your current zoom level is between the MinZoomLevel and MaxZoomLevel. &amp;nbsp;The response will return a SRC_DATE2 field, which is the source date. &amp;nbsp;Then display a popup at the click location for the returned polygon.&lt;/P&gt;</description>
      <pubDate>Sat, 27 Apr 2024 16:59:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-for-basemaps/m-p/1416253#M84431</guid>
      <dc:creator>Justin_Greco</dc:creator>
      <dc:date>2024-04-27T16:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: Popup for Basemaps?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-for-basemaps/m-p/1416254#M84432</link>
      <description>&lt;P&gt;An easier option would be to add&amp;nbsp;&lt;A href="https://services.arcgisonline.com/arcgis/rest/services/World_Imagery/MapServer/0" target="_blank"&gt;https://services.arcgisonline.com/arcgis/rest/services/World_Imagery/MapServer/0&lt;/A&gt; to your map as a feature layer, by default it appears fully transparent with popups enabled.&lt;/P&gt;</description>
      <pubDate>Sat, 27 Apr 2024 17:48:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-for-basemaps/m-p/1416254#M84432</guid>
      <dc:creator>Justin_Greco</dc:creator>
      <dc:date>2024-04-27T17:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: Popup for Basemaps?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-for-basemaps/m-p/1465981#M84595</link>
      <description>&lt;P&gt;Thank you! Sorry for the late response but I didn't get notified that I had any responses to this! I ended up utilizing the world imagery feature layer as you suggest.&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2024 15:35:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-for-basemaps/m-p/1465981#M84595</guid>
      <dc:creator>jjgarrett0</dc:creator>
      <dc:date>2024-05-14T15:35:04Z</dc:date>
    </item>
  </channel>
</rss>

