<?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: map.infoWindow.ANCHOR_UPPERRIGHT causing object error?? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-infowindow-anchor-upperright-causing-object/m-p/475207#M44103</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have the same issue.&amp;nbsp; In our one map the info window pops up and out of the map if the marker is in the upper right corner or upper left corner.&amp;nbsp; I've been trying to get the point and then set the anchor to lower right or left if the marker on the map is in the upper right or upper left corner.&amp;nbsp; I can't do any of this though, only thing I get is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;map.infoWindow.setFixedAnchor is not a function&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[Break On This Error]&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;map.infoWindow.setFixedAnchor(esri.dijit.InfoWindow.ANCHOR_LOWERLEFT);&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 May 2012 19:52:50 GMT</pubDate>
    <dc:creator>KenDeeds</dc:creator>
    <dc:date>2012-05-07T19:52:50Z</dc:date>
    <item>
      <title>map.infoWindow.ANCHOR_UPPERRIGHT causing object error??</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-infowindow-anchor-upperright-causing-object/m-p/475206#M44102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The map.infoWindow.setFixedAnchor is causing an object error in the addIdentifyResultsToMap function???&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The error is addIdentifyResultsToMap error, details: [object error]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;I want to set the position that the imageWindow is displayed!!&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have used the same syntex for the show(map.getInfoWindowAnchor) and setFixedAnchor&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; I do not get an error with show() line.&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;I get an error with setFixedAnchor() line??&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;map.infoWindow.show(event.screenPoint, map.getInfoWindowAnchor(event.screenPoint));&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;/// SET THE POSITION OF THE IMAGEWINDOW - UPPER RIGHT&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;map.infoWindow.setFixedAnchor(map.infoWindow.ANCHOR_UPPERRIGHT);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have copied an example and still get the same error??&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;map.infoWindow.setFixedAnchor(esri.dijit.InfoWindow.ANCHOR_UPPERRIGHT);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone spot an error??&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2012 09:27:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-infowindow-anchor-upperright-causing-object/m-p/475206#M44102</guid>
      <dc:creator>CliveSwan</dc:creator>
      <dc:date>2012-03-15T09:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: map.infoWindow.ANCHOR_UPPERRIGHT causing object error??</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-infowindow-anchor-upperright-causing-object/m-p/475207#M44103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have the same issue.&amp;nbsp; In our one map the info window pops up and out of the map if the marker is in the upper right corner or upper left corner.&amp;nbsp; I've been trying to get the point and then set the anchor to lower right or left if the marker on the map is in the upper right or upper left corner.&amp;nbsp; I can't do any of this though, only thing I get is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;map.infoWindow.setFixedAnchor is not a function&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[Break On This Error]&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;map.infoWindow.setFixedAnchor(esri.dijit.InfoWindow.ANCHOR_LOWERLEFT);&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2012 19:52:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-infowindow-anchor-upperright-causing-object/m-p/475207#M44103</guid>
      <dc:creator>KenDeeds</dc:creator>
      <dc:date>2012-05-07T19:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: map.infoWindow.ANCHOR_UPPERRIGHT causing object error??</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-infowindow-anchor-upperright-causing-object/m-p/475208#M44104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Was also going to add I using the code found here and can not find an example of where this actually works.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi_start.htm"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi_start.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also run the code below, height is generated as an integer usually between 150 and 250 based on content of the infowindow.&amp;nbsp; This parts below run without the map.infoWindow.setFixedAnchor(esri.dijit.InfoWindow.ANCHOR_LOWERLEFT) part which seems to act as an unknown function.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;map.infoWindow.resize(220, height);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;map.infoWindow.show(point);&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2012 19:59:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-infowindow-anchor-upperright-causing-object/m-p/475208#M44104</guid>
      <dc:creator>KenDeeds</dc:creator>
      <dc:date>2012-05-07T19:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: map.infoWindow.ANCHOR_UPPERRIGHT causing object error??</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-infowindow-anchor-upperright-causing-object/m-p/475209#M44105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can you check if you have assigned popup dijit to the map's infowindow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This might cause the error, since the popup dijit doesn't have the setFixedAnchor method, which is available with map's infowindow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Try removing this and let me know if this helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Was also going to add I using the code found here and can not find an example of where this actually works.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi_start.htm"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi_start.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I also run the code below, height is generated as an integer usually between 150 and 250 based on content of the infowindow.&amp;nbsp; This parts below run without the map.infoWindow.setFixedAnchor(esri.dijit.InfoWindow.ANCHOR_LOWERLEFT) part which seems to act as an unknown function.&lt;BR /&gt;&lt;BR /&gt;map.infoWindow.resize(220, height);&lt;BR /&gt;map.infoWindow.show(point);&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2012 14:02:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-infowindow-anchor-upperright-causing-object/m-p/475209#M44105</guid>
      <dc:creator>BalajiViswanathan</dc:creator>
      <dc:date>2012-07-31T14:02:39Z</dc:date>
    </item>
  </channel>
</rss>

