Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 2510:4861ab2c28d2
map print: add legend
flys-client/trunk@4365 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Wed, 09 May 2012 16:13:45 +0000 |
parents | 3952429cc41b |
children | 1aa6aec70b97 |
line wrap: on
line diff
--- a/flys-client/ChangeLog Wed May 09 13:15:26 2012 +0000 +++ b/flys-client/ChangeLog Wed May 09 16:13:45 2012 +0000 @@ -1,3 +1,12 @@ +2012-05-09 Sascha L. Teichmann <sascha.teichmann@intevation.de> + + * src/main/java/de/intevation/flys/client/server/MapPrintServiceImpl.java: + Generate legen via getlegendgraphic of the layers. Does not + look too pretty right now. + + * src/main/webapp/WEB-INF/config.yaml: Added legend block. We need + to learn how the layout really work to make it look pretty. + 2012-05-09 Sascha L. Teichmann <sascha.teichmann@intevation.de> * src/main/java/de/intevation/flys/client/client/ui/map/MapToolbar.java: