toTileIndex abstract method

TileIndex toTileIndex(
  1. LatLng location
)

Converts a LatLng to its corresponing TileIndex screen coordinates.

Implementation

TileIndex toTileIndex(LatLng location);