IMPORTANT: >>> THIS PROJECT HAS MOVED <<<
This project has moved to Bitbucket. Downloads of older versions have been removed as these version are no longer supported. If you want to use gwt-openlayers, you can find the latest version at:
https://bitbucket.org/gwtopenlayers/gwt-openlayers
or search for "gwt-openlayers" on:
http://search.maven.org
Categories
FrameworksLicense
Apache License V2.0Follow GWT-OpenLayers
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
Hi! There one problem has already occurred. In order to use it we need to include two scripts to the application: <script src="http://www.openlayers.org/api/OpenLayers.js"></script> <script src="http://www.openstreetmap.org/openlayers/OpenStreetMap.js"></script> There problem is that this second link point to the place http://a.tah.openstreetmap.org/ as a Image sources. Unfortunately according to the information on the web page "karosm.ethz.ch rendered 4 years for openstreetmap and is now retired. Details can be heard from Sebastian Spaeth." is not going to support any more. The script must be updated. I have already done it by mo own, and I replace http://a.tah.openstreetmap.org/ with http://tile.openstreetmap.org/. The script supposed to be updated but I do not know where to report it. Anyway Good job :)
-
Very useful project! It is pity the 0.5 release is not distributed through some of the Maven repositories.
-
The best (if not only) GWT wrapper for OpenLayers. Many features already implemented, you should have what you need.