Mercurial > dive4elements > river
comparison flys-client/src/main/webapp/FLYS.html @ 1302:17e7d5e437fb
Bumped OpenLayers to version 2.11 and GWT-OpenLayers to version 0.6
flys-client/trunk@2930 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 10 Oct 2011 15:29:39 +0000 |
parents | cc3f481e9484 |
children | 5efd9be6b2cd |
comparison
equal
deleted
inserted
replaced
1301:2fa7ed1ac7cf | 1302:17e7d5e437fb |
---|---|
27 <!-- be added before this line. --> | 27 <!-- be added before this line. --> |
28 <!-- --> | 28 <!-- --> |
29 <script type="text/javascript" language="javascript" src="flys/flys.nocache.js"></script> | 29 <script type="text/javascript" language="javascript" src="flys/flys.nocache.js"></script> |
30 | 30 |
31 <!-- TODO We should NOT include OpenLayers from remote. --> | 31 <!-- TODO We should NOT include OpenLayers from remote. --> |
32 <script src="http://openlayers.org/api/2.9/OpenLayers.js"></script> | 32 <script src="http://openlayers.org/api/2.11/OpenLayers.js"></script> |
33 </head> | 33 </head> |
34 | 34 |
35 <!-- --> | 35 <!-- --> |
36 <!-- The body can have arbitrary html, or --> | 36 <!-- The body can have arbitrary html, or --> |
37 <!-- you can leave the body empty if you want --> | 37 <!-- you can leave the body empty if you want --> |