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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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.