Changes between Version 2 and Version 3 of MapGuideRfc71


Ignore:
Timestamp:
Jul 7, 2009, 11:51:43 PM (15 years ago)
Author:
jng
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MapGuideRfc71

    v2 v3  
    3333The 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.
    3434
     35In 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
    3540== Implications ==
    3641
     
    4348 * Mozilla Firefox (3.0, 3.5)
    4449 * Internet Explorer (6,7,8)
    45  * WebKit (Safari, Google Chrome)
     50 * WebKit-based browsers (Safari, Google Chrome)
    4651 * Opera
    4752