[mapguide-users] mapguide OpenLayers with selection

Srecko Lipovsek srecko.lipovsek at kaliopa.si
Fri Dec 20 12:00:41 PST 2013


Hi, 

You should add extra OL Mapguide Layer with diferent parameters (behaviour:
5):

var params_selection = {
        mapName: mapName,
        session: sessionId,
        SELECTIONCOLOR: selectionColor,
        behavior: 5,
        locale: locale,
        version: "2.1.0",
        CLIENTAGENT: clientAgent,
        format: 'PNG'
    };

Take a look at ours Kaliopa Mobile Viewer for Mapguide 
https://github.com/sreckolipovsek/KaliopaMobileViewer
<https://github.com/sreckolipovsek/KaliopaMobileViewer>  . 

It is OL implementation with selection ...





--
View this message in context: http://osgeo-org.1560.x6.nabble.com/mapguide-OpenLayers-with-selection-tp5095063p5095299.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


More information about the mapguide-users mailing list