<?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 How to create a simple hyperlinked map in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-create-a-simple-hyperlinked-map/m-p/282943#M26129</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a map service with an attribute that has a URL in it.&amp;nbsp; I simply want a pan/zoom javascript map that navigates to the URL when clicked on.&amp;nbsp; Like an old school image map.&amp;nbsp; Just like the functionality with the Hyperlink Tool in ArcMap.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any Thoughts?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The service is here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://fesarc10iis.yu.yale.edu/ArcGIS/rest/services/Other/World_with_Links/MapServer"&gt;http://fesarc10iis.yu.yale.edu/ArcGIS/rest/services/Other/World_with_Links/MapServer&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and the field is [anchor_cod]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Oct 2011 14:55:03 GMT</pubDate>
    <dc:creator>StaceMaples</dc:creator>
    <dc:date>2011-10-06T14:55:03Z</dc:date>
    <item>
      <title>How to create a simple hyperlinked map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-create-a-simple-hyperlinked-map/m-p/282943#M26129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a map service with an attribute that has a URL in it.&amp;nbsp; I simply want a pan/zoom javascript map that navigates to the URL when clicked on.&amp;nbsp; Like an old school image map.&amp;nbsp; Just like the functionality with the Hyperlink Tool in ArcMap.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any Thoughts?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The service is here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://fesarc10iis.yu.yale.edu/ArcGIS/rest/services/Other/World_with_Links/MapServer"&gt;http://fesarc10iis.yu.yale.edu/ArcGIS/rest/services/Other/World_with_Links/MapServer&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and the field is [anchor_cod]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2011 14:55:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-create-a-simple-hyperlinked-map/m-p/282943#M26129</guid>
      <dc:creator>StaceMaples</dc:creator>
      <dc:date>2011-10-06T14:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a simple hyperlinked map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-create-a-simple-hyperlinked-map/m-p/282944#M26130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I could think of two ways you could do this. &lt;/SPAN&gt;&lt;BR /&gt;&lt;OL&gt;&lt;BR /&gt;&lt;LI&gt;You could create an infoTemplate or Popup with the link in an anchor tag. You would use an identify task, query task, or feature layer to make it visible&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Or you could set up an onClick event on the map that queries the feature with the [anchor_cod] as the outfield. When you get the results, run window.open() on that results attribute.&lt;/LI&gt;&lt;BR /&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2011 13:42:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-create-a-simple-hyperlinked-map/m-p/282944#M26130</guid>
      <dc:creator>KenDoman</dc:creator>
      <dc:date>2011-10-14T13:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a simple hyperlinked map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-create-a-simple-hyperlinked-map/m-p/282945#M26131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Looking into formatting an info window or popup:&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jshelp/intro_formatinfowindow.htm"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/help/jshelp/intro_formatinfowindow.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, is your service publicly accessible? I'm not able to see it...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2011 14:42:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-create-a-simple-hyperlinked-map/m-p/282945#M26131</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2011-10-14T14:42:26Z</dc:date>
    </item>
  </channel>
</rss>

