Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
jchicky
Advocate I
Advocate I

R Script to Generate Image from Google Street View Image API

Is it possible to have a report on Power BI Online that uses an R script to take latitude and longitude fields as inputs and output a street view image of a selected location? Google provides a Street View Image API.

 

I'm just not sure if (1) there are R packages supported in Power BI that can do this, and (2) whether it's possible to upload the report to the online service and have it work correctly.

 

https://maps.googleapis.com/maps/api/streetview?location=XX.XXXXXX,-XX.XXXXXX&key=XXXXXX

1 REPLY 1
Anonymous
Not applicable

Hi @jchicky,

 

Which libraries you used to display image? 

 

>>whether it's possible to upload the report to the online service and have it work correctly

You can check below link about service supported R package:

R packages in the Power BI service

 

 

Regards,

Xiaoxin Sheng

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors