<div dir="ltr"><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Hi, I have been trying to fire off an onmouseover event to highlight objects on the map (overlapping polygons) from the list of results of an Identify click. <br></div><div dir="ltr"><div>I can popup an Alert on mouseover that contains the unique ID for the polygon for testing.<div><br></div><div>However, when I use code similar to that in the parcels demo: </div><div>    onmouseenter="app.highlightFeatures({'id' : '{{ <a href="http://properties.id" target="_blank">properties.id</a> }}'}, true)"</div><div>    onmouseleave="app.clearHighlight()"<br clear="all"><div>Nothing happens.</div><div><br></div><div>I have myself convinced that this function (highlightFeatures) doesn't exist in the context of the Identify service, so I am going to try modifying the Select service to do what I need.</div><div><br></div><div>Can anyone confirm my hunch that the highlightFeatures function isn't part of the Identify service?</div><div>(It still could be a CSS issue, but I am trying the Select route, for now...)</div><div><br></div><div>Thanks for any help,</div><div>Percy</div></div></div></div>
</div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>David Percy ("Percy")<span style="font-size:12.8px">, M.S.</span><br>-Geospatial Data Manager<br>-Web Map Wrangler<br>-GIS Instructor<br>Portland State University<br>-<a href="http://gisgeek.pdx.edu" target="_blank">gisgeek.pdx.edu</a><br>-<a href="http://geology.pdx.edu" target="_blank">geology.pdx.edu</a><br></div></div></div></div>