slavomir-sidor / vopenlayers

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

Update vaadin7upgrade branch #127

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
To use Vaadin Openlayer Add-on with Vaadin 7, we made some improvements on the 
project (vaadin7upgrade branch).
See the attached patch.

Add the different JS files as an annotation in each class file which use Vaadin 
Openlayers Add-on. See below :
@JavaScript({"http://openlayers.org/api/2.12/OpenLayers.debug.js", 
"http://maps.google.com/maps/api/js?v=3.2&sensor=false"})

Hoping that it will help improve the project

Sincerely,

Thierry

Original issue reported on code.google.com by thierry....@gmail.com on 17 May 2013 at 10:32

Attachments:

GoogleCodeExporter commented 9 years ago
Upon a quick first inspection, this seems like a good patch.
I hope it gets added to the repository soond and that a stable version for 
Vaadin 7 gets released finally.

Original comment by haf1...@gmail.com on 6 Aug 2013 at 8:12