public class MapTile extends Object
MapTileModuleProviderBase
or
MapTileProviderBase
to a consumer of tiles (e.g. descendant of
TilesOverlay
). Tiles are typically images (e.g. png or jpeg).Modifier and Type | Field and Description |
---|---|
static int |
MAPTILE_FAIL_ID |
static int |
MAPTILE_SUCCESS_ID |
Constructor and Description |
---|
MapTile(int zoomLevel,
int tileX,
int tileY) |
public static final int MAPTILE_SUCCESS_ID
public static final int MAPTILE_FAIL_ID
Copyright © 2015. All Rights Reserved.