<div dir="ltr">which version on fusion, what are you using fusion with? do you have two maps?<div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Nov 6, 2013 at 6:19 AM, ChrisGo <span dir="ltr"><<a href="mailto:cgountanis@mpowerinnovations.com" target="_blank">cgountanis@mpowerinnovations.com</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I am getting a double call on every selection. How do I resolve this? Below<br>
is an example, onInitialized prints once on load. I zoom in and make a<br>
single select and the selectionOn prints twice.<br>
<br>
<br>
<br>
function onInitialized() {<br>
    console.log("onInitialized");<br>
<br>
    theMap = MapGuideMapFrame.Fusion.getWidgetById('Map');<br>
    theMap.registerForEvent(MapGuideMapFrame.Fusion.Event.MAP_SELECTION_ON,<br>
selectionOn);<br>
}<br>
<br>
function selectionOn() {<br>
    console.log("selectionOn");<br>
}<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://osgeo-org.1560.x6.nabble.com/Fusion-Event-Listeners-Called-Twice-tp5087525.html" target="_blank">http://osgeo-org.1560.x6.nabble.com/Fusion-Event-Listeners-Called-Twice-tp5087525.html</a><br>



Sent from the MapGuide Users mailing list archive at Nabble.com.<br>
_______________________________________________<br>
mapguide-users mailing list<br>
<a href="mailto:mapguide-users@lists.osgeo.org" target="_blank">mapguide-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapguide-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr">Zac Spitzer<br><a href="tel:%2B61%20405%20847%20168" value="+61405847168" target="_blank">+61 405 847 168</a><br><br></div>
</div></div>