public class TileTransform extends Object
| Constructor and Description |
|---|
TileTransform() |
| Modifier and Type | Method and Description |
|---|---|
static MapExtent |
tileToWorld(TileRange range,
int level,
TileSchema schema) |
static TileRange |
worldToTile(MapExtent extent,
int level,
TileSchema schema) |
public static TileRange worldToTile(MapExtent extent, int level, TileSchema schema)
public static MapExtent tileToWorld(TileRange range, int level, TileSchema schema)
Copyright © 2025. All rights reserved.