Changes between Version 8 and Version 9 of MapGuideRfc81
- Timestamp:
- 08/20/09 22:15:24 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MapGuideRfc81
v8 v9 24 24 == Overview == 25 25 Some customers wish we could make it easier for users to select one or more features that– within a given scale range – might be overlapping or too close to each other. 26 26 27 We will introduce a new widget "Feature Inspector panel" for both Fusion viewer and Ajax viewer. With this new panel, the user can distinguish the feature(s) which he/she wants. 27 28 … … 37 38 1.If several features are selected across different layers, the selection panel should allow users to easily visualize their attributes and which layers these selected features belong by; 38 39 39 2.At a given zoom level in a map, some features might be too close to each other for users to select them individually; users should be able to interact with the elements in the selection panel to help them narrow down a selection group to which feature he/she wants without changing the scale range; 40 41 3.The user selects multiple objects with the “Select Polygon”, and these objects will be displayed in the Selection Panel. 40 2.At a given zoom level in a map, some features might be too close to each other for users to select them individually; users should be able to interact with the elements in the "Feature Inspector" panel to help them narrow down a selection group to which feature he/she wants without changing the scale range; 42 41 43 42 == Proposed Solution ==