PowerApps Google Maps API - Build your first App

Опубликовано: 01 Сентябрь 2018
на канале: 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


Смотрите видео PowerApps Google Maps API - Build your first App онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Shane Young 01 Сентябрь 2018, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 71,994 раз и оно понравилось 684 людям.