Hi, On the client side, you can call the GetSelectedCount() method on the viewer's mapFrame, which will return the number of selected objects.
On the server side, you can create an MgSelection object on the current MgMap object, and interrogate that object. - Jackie macieksk wrote: > > > Hi all! > > How can i check that user make setselection() (object is selected - it > is blue on map)... > > > Maciej Skórczewski > > _______________________________________________ > mapguide-users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/mapguide-users > > -- View this message in context: http://www.nabble.com/how-to-check-setselection-is-on--tf4055958s16610.html#a11532179 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
