Rasterizing
Description
The rasterizing plug-in allows vector layers to be rendered on the server. This offers both improved performance and improved styling. The style is defined using SLD and gives more options and possibilities.
Community & Docs
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.plugin</groupId> <artifactId>geomajas-client-gwt-plugin-rasterizing-parent</artifactId> <version></version> </dependency>