Class GeocachingImage

    • Constructor Detail

      • GeocachingImage

        GeocachingImage()
    • Method Detail

      • getThumbUrl

         final String getThumbUrl()

        URL to thumbnail of image. Usable for a quick overview.

      • setThumbUrl

         final Unit setThumbUrl(String thumbUrl)

        URL to thumbnail of image. Usable for a quick overview.

      • getUrl

         final String getUrl()

        URL to full image. Usually is better to still use URL to some optimized (mobile) image, then to full version.

      • setUrl

         final Unit setUrl(String url)

        URL to full image. Usually is better to still use URL to some optimized (mobile) image, then to full version.