This page was last edited by Joachim Van der... on Tue, 05/07/2011 - 14:28
Joachim Van der Auwera
The caching plug-in allows improving the speed of Geomajas.
The cached data can be tiles, features, bounds, rasterized data (for the rasterizing plug-in).
Features
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-plugin-caching-all</artifactId> </dependency>