<?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: Blank Map After Using Locate Widget in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/blank-map-after-using-locate-widget/m-p/497568#M11395</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Assuming you are using the Locator Widget from the Sample Flex Viewer, on line 368 you have to switch the Spatial Reference to mirror the Spatial Reference of your Locator.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Flexviewer 2.0 ArGIS Server 10&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a similar problem with the Locate Widget in ArcServer 10. I had it working under Server 9.3.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Initially my locator is in GCS_GDA_1994 seemed to be finding locations but went to a blank map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I projected the locator data to Web Mercator Aux and created a new locator.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This too appears to find places but goes to a blank map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If I understand the code it will attempt to reproject if not in WGS84. Neither of mine were. Perhaps it is this projection that is going astray ...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I commented out the projection line and added the following replacement&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;locateResult.point = addrCandidate.location;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(which Robert posted for a previous locator problem.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This solves the problem when the locator is in Web Mercator Aux&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I then used the original locator in GCS_GDA_1994 and that worked too! but it shouldn't!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GDA has a very similar datum to that of WGS84&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Unless I have introduced some other glitch whilst doing this - it is all a bit strange.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am presuming the geocode service is working in a different manner because I was not getting this type of result in 9,3,1 - see my post "Locate Widget Projection Problem"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On the good side its working for me now&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ian&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 21 Aug 2010 06:53:54 GMT</pubDate>
    <dc:creator>IanHamilton</dc:creator>
    <dc:date>2010-08-21T06:53:54Z</dc:date>
    <item>
      <title>Blank Map After Using Locate Widget</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/blank-map-after-using-locate-widget/m-p/497565#M11392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I apologize if this has been handled in another thread, but I was unable to locate any help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am running ArcServer 10 and have modified the Flex Sample Viewer for my use.&amp;nbsp; The sample page modified to use our local data seems to work great, as the basemap displays correctly.&amp;nbsp; I have also modified the address locator to point to a local locator.&amp;nbsp; Upon entry of an address the locator displays a grid of results (which appear correct) and zooms to a point.&amp;nbsp; The problem is the map is blank at this point.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone suggest why the map would be blank?&amp;nbsp; I assume it might have to do with caching, but I can't seem to figure it out.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 19:22:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/blank-map-after-using-locate-widget/m-p/497565#M11392</guid>
      <dc:creator>JimWelsh</dc:creator>
      <dc:date>2010-08-17T19:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: Blank Map After Using Locate Widget</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/blank-map-after-using-locate-widget/m-p/497566#M11393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jim,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Look at this link&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.esri.com/arcgisserver/apis/flex/index.cfm?fa=codeGalleryDetails&amp;amp;scriptID=16359"&gt;http://resources.esri.com/arcgisserver/apis/flex/index.cfm?fa=codeGalleryDetails&amp;amp;scriptID=16359&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 19:47:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/blank-map-after-using-locate-widget/m-p/497566#M11393</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-08-17T19:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: Blank Map After Using Locate Widget</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/blank-map-after-using-locate-widget/m-p/497567#M11394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Assuming you are using the Locator Widget from the Sample Flex Viewer, on line 368 you have to switch the Spatial Reference to mirror the Spatial Reference of your Locator.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Aug 2010 16:08:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/blank-map-after-using-locate-widget/m-p/497567#M11394</guid>
      <dc:creator>MichaelMatela</dc:creator>
      <dc:date>2010-08-19T16:08:01Z</dc:date>
    </item>
    <item>
      <title>Re: Blank Map After Using Locate Widget</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/blank-map-after-using-locate-widget/m-p/497568#M11395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Assuming you are using the Locator Widget from the Sample Flex Viewer, on line 368 you have to switch the Spatial Reference to mirror the Spatial Reference of your Locator.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Flexviewer 2.0 ArGIS Server 10&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a similar problem with the Locate Widget in ArcServer 10. I had it working under Server 9.3.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Initially my locator is in GCS_GDA_1994 seemed to be finding locations but went to a blank map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I projected the locator data to Web Mercator Aux and created a new locator.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This too appears to find places but goes to a blank map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If I understand the code it will attempt to reproject if not in WGS84. Neither of mine were. Perhaps it is this projection that is going astray ...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I commented out the projection line and added the following replacement&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;locateResult.point = addrCandidate.location;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(which Robert posted for a previous locator problem.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This solves the problem when the locator is in Web Mercator Aux&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I then used the original locator in GCS_GDA_1994 and that worked too! but it shouldn't!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GDA has a very similar datum to that of WGS84&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Unless I have introduced some other glitch whilst doing this - it is all a bit strange.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am presuming the geocode service is working in a different manner because I was not getting this type of result in 9,3,1 - see my post "Locate Widget Projection Problem"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On the good side its working for me now&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ian&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Aug 2010 06:53:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/blank-map-after-using-locate-widget/m-p/497568#M11395</guid>
      <dc:creator>IanHamilton</dc:creator>
      <dc:date>2010-08-21T06:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: Blank Map After Using Locate Widget</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/blank-map-after-using-locate-widget/m-p/497569#M11396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am having this same issue with the ready-to-use compiled version of ArcGIS viewer for Flex 2.0.&amp;nbsp; All my data is in State Plane.&amp;nbsp; Is there a way to fix this in the compiled version or to I need to get the Source code for ArcGIS viewer?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Sep 2010 13:00:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/blank-map-after-using-locate-widget/m-p/497569#M11396</guid>
      <dc:creator>CarlAlexander</dc:creator>
      <dc:date>2010-09-03T13:00:47Z</dc:date>
    </item>
  </channel>
</rss>

