Tile clientΒΆ

The tile-client extension contains the framework for handling different tile servers, and implements the logic for retrieving tiles from Bing and OpenStreetMap.

Maven:

<dependency>
  <groupId>org.geotools</groupId>
  <artifactId>gt-tile-client</artifactId>
  <version>${geotools.version}</version>
</dependency>

References: