toLatLng abstract method

LatLng toLatLng(
  1. TileIndex tile
)

Converts a TileIndex to its corresponing LatLng.

Implementation

LatLng toLatLng(TileIndex tile);