selectPOI

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