WMS Layer 2.2.0
Description
This plugin provides client side WMS (Web Map Service) support. It defines services to communicate with WMS servers and it also provides a client-side layer definition.
Community & Docs
HTML:
PDF:
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-gwt2-layer-wms-parent</artifactId> <version>2.2.0</version> </dependency>