-
allow the plugin to work in SOAP mode : AVAILABLE since 0.93 alpha
- when clicking on the google earth icon, KML should be generated in one request (instead of two requests using header('Location:'.$url) ) : AVAILABLE since 0.93 alpha
- make positioning of groundOverlays more precise : AVAILABLE since 0.93 alpha
- allow the use of a specific template for each layer : AVAILABLE since 0.92 alpha
- view KML in google maps : AVAILABLE since 0.91 alpha
-
allow the plugin to work with persistent queries
-
reduce dependency with "tables" and "query" plugins (google-earth icon link won't work correctly with persistent queries, other features do work)
-
optimize performance with large layers ( recude php code in direct mode )
-
add support for external WMS layers - export in KMZ instead of KML
-
dynamically change TRANSPARENCY attribute of layers in mapfile to 100
-
-
support PROJ4 syntax in mapfiles
-
support different layer projections in same mapefile
-
avoid submitting sessionId to maps.google.com
-
cache data ?
- reduce http requests ( CSS files , images=> use CSS sprites )
- implement PDF export with IE
- improve CSV export with IE ( direct download without security prompt)
- avoid having background images inside the google earth placemarks
- reduce openlayers footprint ( profile configuration)
- avoid google earth plugin deletion when plugin gets hidden