[mapguide-users] SelectionPanel in focus

AndersP anders.persson at cad-q.se
Thu Dec 12 04:21:57 PST 2013


Hi,

Add/change this to index.html:

var fusionInitialized = function() {
    $('AppContainer').resize({forceResize: true});
    var mapWidget = Fusion.getMapById('Map');
    mapWidget.registerForEvent(Fusion.Event.MAP_LOADED, initPanelHandler);
    mapWidget.registerForEvent(Fusion.Event.MAP_SELECTION_ON,
showSelectionPanel); //Add this
}


-Anders



--
View this message in context: http://osgeo-org.1560.x6.nabble.com/SelectionPanel-in-focus-tp5093482p5093930.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


More information about the mapguide-users mailing list