getTilesToDraw

fun getTilesToDraw(center: LatLng, zoomLevel: Double): List<Triple<Int, Int, Int>>