-
allow the plugin to work in SOAP mode - 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
-
when clicking on the google earth icon, KML should be generated in one request (instead of two requests using header('Location:'.$url) )
-
make positioning of groundOverlays more precise
-
support PROJ4 syntax in mapfiles
-
allow the use of a specific template for each layer : AVAILABLE since 0.92 alpha
-
support different layer projections in same mapefile
-
view KML in google maps : AVAILABLE since 0.91 alpha
-
avoid submitting sessionId to maps.google.com
-
cache data ?