Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 2509:3952429cc41b
Added zoom listener a adjust the print link bbox.
flys-client/trunk@4364 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Wed, 09 May 2012 13:15:26 +0000 |
parents | 4aa70825bde1 |
children | 4861ab2c28d2 |
comparison
equal
deleted
inserted
replaced
2508:4aa70825bde1 | 2509:3952429cc41b |
---|---|
1 2012-05-09 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * 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 | |
5 are generated correctly but the service does not respect them. Needs | |
6 debugging. | |
7 | |
1 2012-05-09 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 8 2012-05-09 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 9 |
3 * src/main/java/de/intevation/flys/client/server/MapPrintServiceImpl.java: | 10 * src/main/java/de/intevation/flys/client/server/MapPrintServiceImpl.java: |
4 Accept the case that no bbox is given. Fall back to max extent in this case. | 11 Accept the case that no bbox is given. Fall back to max extent in this case. |
5 | 12 |