Class GoogleTileServer


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

      • TILESERVERS

        public static final GoogleTileServer[] TILESERVERS
        A couple of default Google tile servers
    • Constructor Detail

      • 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