PowerApps Google Maps API - Build your first App

Published: 01 September 2018
on channel: Shane Young
71,994
684

In this video, you will learn how to integrate PowerApps Google Maps API. You will start with the Location function to get the GPS Location information. Then you will sign up for a Google Maps API account and get your own API Key. With that in hand, you learn to build some apps that let you leverage your new found resources.

"https://maps.googleapis.com/maps/api/...###############################&markers=color:red%7Clabel:A%7C39.1030339,-84.513919"

Launch("http://www.google.com/maps/place/" & Location.Latitude & "," & Location.Longitude)

Location.Latitude
Location.Longitude
Location.Altitude

Substitue(TextInput1.Text, " ", "+")

Launch("http://www.google.com/maps/place/" & Location.Latitude & "," & Location.Longitude)

For PowerApps help and consulting check out https://www.PowerApps911.com


Watch video PowerApps Google Maps API - Build your first App online without registration, duration hours minute second in high quality. This video was added by user Shane Young 01 September 2018, don't forget to share it with your friends and acquaintances, it has been viewed on our site 71,994 once and liked it 684 people.