<?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 Pop Up question in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pop-up-question/m-p/570251#M16280</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using ESRI Basemaps. When I click on a pipe or any feature, if I click directly on it nothing pops up; but if I click just off to side of each feature the pop up appears, but the feature highlighted is offset from the feature seen in the map viewer. See attachment for details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I added the LODS, this works great allowing me to zoom in real close so the users can see the piping, pumps, and valves inside our pump stations; but this is not an issue and has nothing to do with LODS. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am thinking it could be a projection issue; my data is in State Plane US Feet not sure what the ESRI Basemaps is in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas on how to resolve this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Oct 2014 15:56:37 GMT</pubDate>
    <dc:creator>TimHayes</dc:creator>
    <dc:date>2014-10-10T15:56:37Z</dc:date>
    <item>
      <title>Pop Up question</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pop-up-question/m-p/570251#M16280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using ESRI Basemaps. When I click on a pipe or any feature, if I click directly on it nothing pops up; but if I click just off to side of each feature the pop up appears, but the feature highlighted is offset from the feature seen in the map viewer. See attachment for details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I added the LODS, this works great allowing me to zoom in real close so the users can see the piping, pumps, and valves inside our pump stations; but this is not an issue and has nothing to do with LODS. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am thinking it could be a projection issue; my data is in State Plane US Feet not sure what the ESRI Basemaps is in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas on how to resolve this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 15:56:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pop-up-question/m-p/570251#M16280</guid>
      <dc:creator>TimHayes</dc:creator>
      <dc:date>2014-10-10T15:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: Pop Up question</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pop-up-question/m-p/570252#M16281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tim, are you using the "ArcGIS Viewer for Flex" or building in from scratch? I think it might be important to make sure that you set your map projection in the mxd that you used to create the mapservice.&amp;nbsp; We use a state plane projection, and have made sure that all of our datasets are in the same projection.&amp;nbsp; Generally, the flexviewer loads the basemap first which sets the application's map projection, and then the operational layers (services) from your ArcGIS Server go on top.&amp;nbsp; That's my best advice.&amp;nbsp; Good luck.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 17:00:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pop-up-question/m-p/570252#M16281</guid>
      <dc:creator>Shauna-RaeBrown</dc:creator>
      <dc:date>2014-10-10T17:00:53Z</dc:date>
    </item>
    <item>
      <title>Re: Pop Up question</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pop-up-question/m-p/570253#M16282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have built the map viewer from scratch using XML. I am using 4 MXDs in the map viewer and all are set to State Plane. I am using the ESRI Basemaps for the 2 Basemaps. Here is my XML code from my main config file. What do you think?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;map esrilogovisible="false" openhandcursorvisible="true" scalebarvisible="true" zoomslidervisible="false" wraparound180="true" addarcgisbasemaps="false" initialextent="-13600139.175459811 4468215.724403949 -13535397.012502356 4504905.497980785" wkid="102100" top="40"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;lods&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;lod resolution="0.01866138385628320" scale="70.5310735"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;lod resolution="0.03732276771256650" scale="141.0621470"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;lod resolution="0.07464553542513300" scale="282.1242941"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;lod resolution="0.14929107085026672" scale="564.2485881"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;lod resolution="0.29858214164761665" scale="1128.497176"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;lod resolution="0.5971642835598172" scale="2256.994353"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;lod resolution="1.1943285668550503" scale="4513.988705"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;lod resolution="2.388657133974685" scale="9027.977411"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;lod resolution="4.77731426794937" scale="18055.954822"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;lod resolution="9.554628535634155" scale="36111.909643"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;lod resolution="19.10925707126831" scale="72223.819286"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;lod resolution="38.21851414253662" scale="144447.638572"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;lod resolution="76.43702828507324" scale="288895.277144"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/lods&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;basemaps&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;layer type="tiled" label="Streets" icon="assets/images/basemap_streets.png" url="&lt;A href="http://services.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer"&gt;http://services.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer&lt;/A&gt;" visible="true"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;layer type="tiled" label="Imagery" icon="assets/images/basemap_imagery.png" url="&lt;A href="http://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer"&gt;http://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer&lt;/A&gt;" visible="false"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/basemaps&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 18:42:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pop-up-question/m-p/570253#M16282</guid>
      <dc:creator>TimHayes</dc:creator>
      <dc:date>2014-10-10T18:42:16Z</dc:date>
    </item>
  </channel>
</rss>

