Package | Description |
---|---|
org.osmdroid.tileprovider.tilesource |
Modifier and Type | Method and Description |
---|---|
android.graphics.drawable.Drawable |
ITileSource.getDrawable(InputStream aTileInputStream)
Get a rendered Drawable from the specified InputStream.
|
android.graphics.drawable.Drawable |
BitmapTileSourceBase.getDrawable(InputStream aFileInputStream) |
android.graphics.drawable.Drawable |
ITileSource.getDrawable(String aFilePath)
Get a rendered Drawable from the specified file path.
|
Copyright © 2015. All Rights Reserved.