Skip to content

org.geotools.gt-tile-client 30.1-NIVA

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>org.geotools</groupId>
  <artifactId>gt-tile-client</artifactId>
  <version>30.1-NIVA</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

This module provides access to tile services, notably OpenStreetMap and Bing Maps.
It includes a TileLayer, for displaying tiles into a GeoTools map.