getLatLonBoundsOfTile

fun getLatLonBoundsOfTile(tile: TileCoord): LatLonBounds

Calculates the geographic latitude/longitude bounding box for a given tile.

Return

LatLonBounds The geographic min/max latitude and longitude bounds of the tile.

Parameters

tile

The tile coordinates (x, y, z).