
Announcements
Hi,
I am able to display the image from google maps using the article here https://powerapps.microsoft.com/en-us/blog/image-control-static-maps-api/ but how can I store this image to SharePoint.
I was able to store the images to SharePoint using this approach https://www.youtube.com/watch?v=2QeOILfo1Bw.
When I tried the same approach for google maps it fails because the data format is not in DataURIToBInary. Any advice would be really appreciated.