Changes between Version 22 and Version 23 of BluePrintGISFeatureLayers


Ignore:
Timestamp:
02/16/09 23:04:01 (16 years ago)
Author:
Fran Boon
Comment:

AJAX should be rewritten to use jQuery

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintGISFeatureLayers

    v22 v23  
    5656
    5757Q: integrate [http://featureserver.org FeatureServer]?
     58----
     59=== AJAX ===
     60Currently all the AJAX is done manually via {{{XMLHttpRequest()}}} etc
    5861
     62This should be rewritten to use jQuery to ensure we maintain cross-browser support into the future.
     63
     64Files which need updating:
     65 * /views/gis/ol_generate_popup_ajax.js
     66 * /views/gis/ol_controls_features_unused.js
    5967----
    6068== Docs ==