Changes between Version 2 and Version 3 of MapGuideRfc71
- Timestamp:
- 07/07/09 23:51:43 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MapGuideRfc71
v2 v3 33 33 The proposed solution is to use the current property pane widget in Fusion as a starting point in which to implement an equivalent version for the AJAX viewer. This will then need to be ported to .net and Java so that all 3 viewers have the same functionality. 34 34 35 In order to have as minimal performance overhead as possible the modified Property Pane will behave as follows: 36 37 * The fetching of the properties will be done asynchronously '''after''' the selection is shown on the map. This way, the user can continue to perform other actions/operations while the properties are being fetched. 38 * No fetching of properties will be performed if the Property Pane is not visible. 39 35 40 == Implications == 36 41 … … 43 48 * Mozilla Firefox (3.0, 3.5) 44 49 * Internet Explorer (6,7,8) 45 * WebKit (Safari, Google Chrome)50 * WebKit-based browsers (Safari, Google Chrome) 46 51 * Opera 47 52