centerToPOI

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