Package 

Class ThunderforestTileSource

    • Constructor Summary

      Constructors 
      Constructor Description
      ThunderforestTileSource(Context ctx, int aMap) creates a new Thunderforest tile source, loading the access token and mapid from the manifest
    • Method Summary

      Modifier and Type Method Description
      final static String mapName(int m) return the name asociated with a map.
      final String retrieveMapId(Context aContext) Reads the map id from the manifest.
      String getTileURLString(long pMapTileIndex)
      static boolean haveMapId(Context aContext) check if we have a key in the manifest for this provider.
      • Methods inherited from class org.osmdroid.tileprovider.tilesource.OnlineTileSourceBase

        acquire, getBaseUrl, getTileSourcePolicy, release
      • Methods inherited from class org.osmdroid.tileprovider.tilesource.BitmapTileSourceBase

        getCopyrightNotice, getDrawable, getDrawable, getMaximumZoomLevel, getMinimumZoomLevel, getTileRelativeFilenameString, getTileSizePixels, imageFilenameEnding, name, ordinal, pathBase, toString
      • Methods inherited from class org.osmdroid.tileprovider.tilesource.ITileSource

        getDrawable, getDrawable
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ThunderforestTileSource

        ThunderforestTileSource(Context ctx, int aMap)
        creates a new Thunderforest tile source, loading the access token and mapid from the manifest