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
nel_h2
Build Securely on Azure with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
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.