chellymehdi / vopenlayers

Automatically exported from code.google.com/p/vopenlayers
0 stars 0 forks source link

Vaadin7 Support #97

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I would like to request for Vaadin7 support. I'm trying with Vaadin7 beta5 for 
vopenlayers addon now. I'll report more if I found something.
Thanks.

Original issue reported on code.google.com by victorli...@gmail.com on 24 Oct 2012 at 2:18

GoogleCodeExporter commented 8 years ago
Just found the vaadin7upgrade branch. Checked out, compiled and using 
openlayers-wrapper-2.0.0-SNAPSHOT.jar. Widgetset compiled successfully with 
Vaadin7-beta5. Successfully inserted the required google map, openlayers, etc.. 
js scripts using @JavaScript. Compiled my web app (code fragments from demo) to 
test. But there seems to be still trouble client side integration. Not sure 
what details are. 
- still can not add Google Map layer
- when adding OpenStreeMap layer, there is looping at client side
- class cast exception thrown when adding WMS layer
Will reports more if I figure out more...

Original comment by victorli...@gmail.com on 25 Oct 2012 at 1:39

GoogleCodeExporter commented 8 years ago
Has there been any update on this?  We are eagerly wishing to use V7 but need 
this plug-in ... 

Thanks!

Original comment by s...@hawoods.org on 8 Jan 2013 at 1:52

GoogleCodeExporter commented 8 years ago
This is blocking V7 adoption for us as well.

Original comment by herman.b...@gmail.com on 3 Apr 2013 at 3:21

GoogleCodeExporter commented 8 years ago
I am also waiting for Vaadin 7 support.

Original comment by haf1...@gmail.com on 4 Nov 2013 at 10:36

GoogleCodeExporter commented 8 years ago
I got some code here.
It works with Vaadin 7, but is really not stable.
Please compare this code with other solutions and don't replace it blindly.

Original comment by Dennis.R...@googlemail.com on 6 Nov 2013 at 8:38

Attachments:

GoogleCodeExporter commented 8 years ago
Hi,

As you might know, this project is my "hobby project". Currently all apps where 
I use this are running on V6 and I'm very happy with it and current state of 
this project on V6.

Unless I get some some serious need to move those projects to V7, I wouldn't be 
very optimistic about my efforts for this project.

I know this is pretty shitty situation for some of you, but if you don't have 
the skills or resources to push this project forward I have some options for 
you:

 * Money. It solves motivation problems. 
 * Switch to v-leaflet add-on. It has only V7 version and I have recently spent about 4h/week for this project (Vaadin ltd sponsored  "open source hobby time"). I'll soon release a verso of it with initial support for Leaflet.Draw plugin. Although there  might be more features in OL, I really enjoy working clean and simple API that Leaflet has. This will almost certainly be my choice for possible further Vaadin/GWT GIS apps.

I really hope somebody could take bigger role with the V7 upgrade. I can 
provide some technical help to get started and review code, but ATM can't 
promise to do it all by myself.

cheers,
matti

Original comment by ma...@vaadin.com on 7 Nov 2013 at 10:08