centerToPOI

fun centerToPOI(id: Int, animated: Boolean = true, zoom: Double = defaultZoom): Boolean
fun centerToPOI(poi: PointOfInterest, animated: Boolean = true, zoom: Double = defaultZoom): Boolean