Class GoogleTileServer

java.lang.Object

public final class GoogleTileServer
extends TileServer
This class encapsulates a tileserver, which has the concept of a baseurl and a maximum zoon level.
  • Field Details

  • Constructor Details

    • GoogleTileServer

      public GoogleTileServer​(java.lang.String url, int maxZoom)
      Initializes a Google maps TileServer
      Parameters:
      url - the url to the server
      maxZoom - the max zoom level supported by this server