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
Simplify IT and security with a single endpoint management platform
NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers.
The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
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.