
Announcements
Hello!
We have a requirement to use a 3rd party Maps web services for some rural solutions. Is there any way to implement this in PowerApps?
We saw how PowerApps handles the Bing/Google Maps, linking an Image component to the Bing/Google Maps REST Web Service. May be that we can use the same Image component with the right REST/Web Service request, but our initial feeling is that the image component is locked in Bing/Goggle Maps REST/Web Service.
Thanks for your time and attention on this topic.
Best Regards,
Richard
Hi,
If the 3rd party Maps Web Services supports REST call, then we may build a custom connector for it:
For more details about how to use the custom connector, see:
Custom connectors in PowerApps
We could display the map in an image control as described below:
Displaying a Map using an Image Control in PowerApps and Bing Maps or Google Maps API
Regards,
Michael