public class MapsforgeRasterDataSource
extends com.nutiteq.rasterdatasources.AbstractRasterDataSource
| Modifier and Type | Class and Description |
|---|---|
static class |
MapsforgeRasterDataSource.InternalRenderTheme
Modified InternalRenderTheme, as mapsforge bundled does not find theme path
|
| Constructor and Description |
|---|
MapsforgeRasterDataSource(com.nutiteq.projections.Projection projection,
int minZoom,
int maxZoom,
String path,
org.mapsforge.android.maps.mapgenerator.JobTheme theme) |
| Modifier and Type | Method and Description |
|---|---|
org.mapsforge.map.reader.MapDatabase |
getMapDatabase() |
com.nutiteq.components.TileBitmap |
loadTile(com.nutiteq.components.MapTile tile) |
public MapsforgeRasterDataSource(com.nutiteq.projections.Projection projection,
int minZoom,
int maxZoom,
String path,
org.mapsforge.android.maps.mapgenerator.JobTheme theme)
Copyright © 2014. All rights reserved.