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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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.