Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 851:aa83a6a864b4
Added FeedService Implementation.
flys-client/trunk@2636 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Fri, 02 Sep 2011 12:48:25 +0000 |
parents | d02c3835df28 |
children | c0105b4dc6d1 |
comparison
equal
deleted
inserted
replaced
850:d02c3835df28 | 851:aa83a6a864b4 |
---|---|
1 2011-09-02 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 Added implementation of a FeedService. | |
4 | |
5 * src/main/java/de/intevation/flys/client/client/services/FeedServiceAsync.java, | |
6 src/main/java/de/intevation/flys/client/client/services/FeedService.java, | |
7 src/main/java/de/intevation/flys/client/server/FeedServiceImpl.java: | |
8 Added implementation of a FeedService (shamelessly copied from | |
9 ~AdvanceService) | |
10 | |
11 * src/main/webapp/WEB-INF/web.xml: | |
12 Added configuration of feedService. | |
13 | |
1 2011-09-01 Ingo Weinzierl <ingo@intevation.de> | 14 2011-09-01 Ingo Weinzierl <ingo@intevation.de> |
2 | 15 |
3 * src/main/java/de/intevation/flys/client/client/ui/map/DrawControl.java: | 16 * src/main/java/de/intevation/flys/client/client/ui/map/DrawControl.java: |
4 Set the 'typ' attribute of a feature that is added to the vector layer. | 17 Set the 'typ' attribute of a feature that is added to the vector layer. |
5 Features, that are loaded into the layer from GeoJSON file keep their | 18 Features, that are loaded into the layer from GeoJSON file keep their |