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.3.0</version> </dependency>
Release Notes
Bug
- [GWTII-258] - Layer opacity is lost when zooming in or out
- [GWTII-266] - showcase does not open in IE11
- [GWTII-276] - Placement of corner Boxes in Editing mode
- [GWTII-277] - Allow positioning geocoder widget via css
- [GWTII-281] - VectorServerLayerImpl clearSelectedFeatures() method inconsistency
- [GWTII-288] - GWT module should inherit geometry classes
Improvement
- [GWTII-272] - Change the default map resize behaviour to always keep the center
New Feature
- [GWTII-284] - Add support for client-side WFS + server fallback