get Adjacent Tile
fun getAdjacentTile(tile: TileInformation, compass: GeoMathUtils.Compass): TileInformation
Content copied to clipboard
Get adjacent tile by compass direction.
Return
the adjacent tile information
Parameters
tile
the current tile
compass
our heading