Release 0.2
New features and enhancements
New features
MapFish Client
- Widgets migrated from Dojo to Ext
- Feature list widget (example)
- Box searcher
- Control toolbar (example)
MapFish Server Framework
- MapFish project code generation (see How To Use Map Fish Server?)
MapFish Server Library
- Java implementation of GeoJSON writer
Enhancements
- Complete rework or the GeoStat widgets and core components. Among other things: (1) to improve reusability functionalities have been moved from the widgets to the core components, (2) to simplify code the GeoStat core components now rely on OpenLayers Styles Framework.
For further details, see the enhancement ticket list.
Bugs
See the defect ticket list.
API changes
- gMfLocation must now be set to mfbase/mapfish (instead of mfbase)
- path to compressed MapFish.js file is now mfbase/release/mapfish/MapFish.js (it was mfbase/release/MapFish.js)
mapfish.widgets.geostat.Choropleth and mapfish.widgets.geostat.proportionalSymbol
- geoStatUrl property renamed url
