Package 

Class FileBasedTileSource

  • All Implemented Interfaces:
    org.osmdroid.tileprovider.tilesource.ITileSource

    
    public class FileBasedTileSource
    extends XYTileSource
                        

    this is an extremely simple tile source that should only be used for offline sources. assumes that the file name matches the source name

    • Method Summary

      Modifier and Type Method Description
      static ITileSource getSource(String name)
      • Methods inherited from class org.osmdroid.tileprovider.tilesource.XYTileSource

        getTileURLString, toString
      • 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
      • 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