Create a MgSelection and pass in an MgMap that was opened with your mapname/sessionid pair.
As you are reading out the features from MgFeatureService.SelectFeatures also add the identity property value(s) to the MgSelection (one of the AddFeatureIdXXX methods) Save the MgSelection and send some kind of hint in the response to let the viewer know to refresh the map, it will pick up the new saved selection and render out the selected geometries. - Jackie -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Getting-full-geometry-of-selected-feature-tp5312812p5313582.html Sent from the MapGuide Users mailing list archive at Nabble.com. _______________________________________________ mapguide-users mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/mapguide-users
