open fun requestPoisAPI(
        latLng: LatLng?,
        onSuccess: ((List<PointOfInterest>) -> Unit)?,
        onError: ((Error) -> Unit)?
    ) {