public class TileMapper extends Object
| Constructor and Description |
|---|
TileMapper() |
| Modifier and Type | Method and Description |
|---|---|
static org.locationtech.jts.geom.Point |
getLatLngFromTileIndex(Tile tile) |
static Tile |
getTileIndexFromLatLng(org.locationtech.jts.geom.Point point,
int zoom) |
public static org.locationtech.jts.geom.Point getLatLngFromTileIndex(Tile tile)
tile - public static Tile getTileIndexFromLatLng(org.locationtech.jts.geom.Point point, int zoom)
point - pointzoom - zoom levelCopyright © 2019. All rights reserved.