<?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 Election Results Application in State &amp; Local Government Questions</title>
    <link>https://community.esri.com/t5/state-local-government-questions/election-results-application/m-p/306009#M1849</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is anybody using the Election Results Application for local governments?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have it working on my server and using my data, but I need to make some adjustments to zoom extents when one of the races is clicked along the bottom of the application below the bar chart boxes.&amp;nbsp; I have tried to figure out where in the javascript files these events are triggered, but I am not having much luck.&amp;nbsp; My problem is when one of the races is clicked, the application is supposed to zoom to the entire extent of the county, but doesn't zoom out far enough.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would also like to show the overall winner of each selected race in an info window like the "Last Updates" info. in the upper right.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would appreciate any help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Nov 2012 21:09:21 GMT</pubDate>
    <dc:creator>JeffWard</dc:creator>
    <dc:date>2012-11-01T21:09:21Z</dc:date>
    <item>
      <title>Election Results Application</title>
      <link>https://community.esri.com/t5/state-local-government-questions/election-results-application/m-p/306009#M1849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is anybody using the Election Results Application for local governments?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have it working on my server and using my data, but I need to make some adjustments to zoom extents when one of the races is clicked along the bottom of the application below the bar chart boxes.&amp;nbsp; I have tried to figure out where in the javascript files these events are triggered, but I am not having much luck.&amp;nbsp; My problem is when one of the races is clicked, the application is supposed to zoom to the entire extent of the county, but doesn't zoom out far enough.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would also like to show the overall winner of each selected race in an info window like the "Last Updates" info. in the upper right.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would appreciate any help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2012 21:09:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/election-results-application/m-p/306009#M1849</guid>
      <dc:creator>JeffWard</dc:creator>
      <dc:date>2012-11-01T21:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: Election Results Application</title>
      <link>https://community.esri.com/t5/state-local-government-questions/election-results-application/m-p/306010#M1850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Okay, I just found the line I needed to change.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It is in the default.htm file, in the CreateElectionResultLayout() function.&amp;nbsp; The line reads:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN style="font-size:2;"&gt;map.setExtent(map.getLayer(precinctLayer.Key).fullExtent);
&lt;/SPAN&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I changed it to:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN style="font-size:2;"&gt;map.setExtent(map.getLayer(precinctLayer.Key).fullExtent.expand(2));
&lt;/SPAN&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope that helps people.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 14:38:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/election-results-application/m-p/306010#M1850</guid>
      <dc:creator>JeffWard</dc:creator>
      <dc:date>2021-12-11T14:38:47Z</dc:date>
    </item>
  </channel>
</rss>

