Mercurial > dive4elements > river
comparison 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 |
comparison
equal
deleted
inserted
replaced
2509:3952429cc41b | 2510:4861ab2c28d2 |
---|---|
1 2012-05-09 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/server/MapPrintServiceImpl.java: | |
4 Generate legen via getlegendgraphic of the layers. Does not | |
5 look too pretty right now. | |
6 | |
7 * src/main/webapp/WEB-INF/config.yaml: Added legend block. We need | |
8 to learn how the layout really work to make it look pretty. | |
9 | |
1 2012-05-09 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 10 2012-05-09 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 11 |
3 * src/main/java/de/intevation/flys/client/client/ui/map/MapToolbar.java: | 12 * src/main/java/de/intevation/flys/client/client/ui/map/MapToolbar.java: |
4 Added zoom listener a adjust the print link bbox. Link bbox parameters | 13 Added zoom listener a adjust the print link bbox. Link bbox parameters |
5 are generated correctly but the service does not respect them. Needs | 14 are generated correctly but the service does not respect them. Needs |