DOWNLOAD
For Users
If you are interested in trying out Geomajas as a user, we recommend you download a stand-alone Geomajas application and go through the getting started documentation:
- Stand-alone app for Linux, Windows and Mac OS X
- Read the Getting Started Documentation.
- Alternatively, download the app as a web archive if you want to deploy it in an existing application server.
For Developers
For developers, we provide 2 approaches:
- Fork the quickstart application on Github to get you started.
- If you want to add the Geomajas Client library to an existing application: read the documentation below.
Community & Docs
HTML:
PDF:
JavaDoc:
Using this project in maven
In order to use this plug-in in your Maven-project, add the following dependency to the pom.xml:
<dependency> <groupId>org.geomajas.project</groupId> <artifactId>geomajas-project-client-gwt2</artifactId> <version>2.2.0</version> </dependency>
Release Notes
Bug
- [GWTII-27] - Maximum scale of a raster server layer must be applied inclusive
- [GWTII-30] - Maximum scale of a vector server layer should be applied inclusive
- [GWTII-247] - Synchronous print fails for tilebased layers
- [GWTII-250] - Missing version in legend url
- [GWTII-252] - Unable to setup "labeled" on for VectorServerLayers. The labels never show.
- [GWTII-254] - Conflicting JAI libs (on OSGeo Live DVD) with Print plugin
Improvement
- [GWTII-251] - WmsCapabilitiesInfo should expose root tree information
- [GWTII-253] - Make width/height of WMS legend configurable
Story
- [GWTII-244] - TouchEnd events are not handled