Hi All,
still having trouble posting bugs, so I will put it here and the fix:

I the QuckPlot GeneratePicture.php in the \fusion\widgets\QuickPlot\ folder,
around line 98:

It creates a selection object but does not assign it so the features are not
selected when you quickplot to PDF:

$selection        = new MgSelection($map);
$selection->Open($resourceService, $mapName);   //ADD THIS LINE





--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/QuickPlot-Selection-in-MGOS-2-5-tp5133172.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
_______________________________________________
mapguide-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to