The query geometry is not meant to be a point. It's meant to be a box (ie a 5 coordinate polygon).
When you click to select a feature, the viewer does not pass a point. It passes a box derived from the clicked point inflated by a small factor. Your code should be doing the same thing. - Jackie -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Select-specific-layer-and-feature-by-passing-value-to-flexible-layout-AIMS2014-tp5055669p5056291.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
