You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 [email protected] on 17 May 2013 at 10:32
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 issue reported on code.google.com by
[email protected]
on 17 May 2013 at 10:32Attachments:
The text was updated successfully, but these errors were encountered: