Intro to Google Maps Platform

Поделиться
HTML-код
  • Опубликовано: 7 янв 2025

Комментарии • 74

  • @GoogleMapsPlatform
    @GoogleMapsPlatform  3 года назад +3

    Subscribe to Google Maps Platform for tutorials, tips, user stories, announcements, and more! → goo.gle/GMapsPlatform

  • @andile5945
    @andile5945 2 года назад +8

    Time Stamps
    00:00 | Introduction
    01:57 | API Family
    02:25 | Maps API
    02:56 | Sample
    04:49 | Places API
    05:37 | Sample
    08:49 | Routes API
    10:20 | Sample
    11:17 | Conclusion
    Hope this is helpful to someone in a rush. Thanks Angela and Google.

    • @utubetvux5170
      @utubetvux5170 2 года назад

      Don't forget 08:10 where the Google Map API key is not censored.

  • @nickschmitt8594
    @nickschmitt8594 4 года назад +4

    Just made a GeoGuessr clone using Google Maps Platform as a portfolio project. Your documentation is so organized and helpful. Thanks Google Maps Platform.

    • @nickschmitt8594
      @nickschmitt8594 3 года назад

      @Jeet Saluja The docs will have your answer. When I used it for free up to $200 worth of usage, and if I used it more than that I started getting charged. Not sure if the policy is still the same.

  • @MattVlastos
    @MattVlastos 3 года назад +19

    i like how you paste your API KEY and blur it,but is still shows on the full URL( 6:49 )

  • @Kaaaaaayyyyy
    @Kaaaaaayyyyy 2 года назад +3

    This helps me a lot in my coding bootcamp capstone project! 😁

  • @FugalBaboon
    @FugalBaboon 3 года назад +5

    Fantastic overview!

  • @jameslongmire
    @jameslongmire 2 месяца назад

    What is the app you're using to do the coding in (3:06)

  • @suebasko3865
    @suebasko3865 2 года назад +2

    this is great info. Such a good video

  • @noya3301
    @noya3301 3 месяца назад

    If I want to use the APIs for a personal project, will I be charged after 90 days of usage? the amount of requests for the page will be very limited.

  • @abdelhosni
    @abdelhosni 2 года назад +1

    Thank you! Do you have any video on how to show menus of my restaurant as soon as the customer comes in?

    • @GoogleMapsPlatform
      @GoogleMapsPlatform  2 года назад

      Use Google Business Profile to manage information about your restaurant including your menu! Here's a video about editing your Business Profile: ruclips.net/video/zyfqSKierWU/видео.html

    • @abdelhosni
      @abdelhosni 2 года назад

      @@GoogleMapsPlatform thank you. If i manage my menu, will it pop up on a customer screen as soon as he is close enough from the restaurant???

  • @kukurana1552
    @kukurana1552 9 месяцев назад

    Hello how can i get the details of a resturant like Cuisine Type ?

  • @ismisyakira5909
    @ismisyakira5909 4 года назад +2

    i am confused about the billing, is it free or we need to subscribe or purchase the API key?

    • @GoogleMapsPlatform
      @GoogleMapsPlatform  4 года назад

      You need an account to get an API key, but the first $200 of Maps Platform usage per month is free. Learn more about how billing credits works: developers.google.com/maps/billing-credits and use the Quickstart button here to get set up and acquire an API key: developers.google.com/maps/gmp-get-started

    • @el_teodoro
      @el_teodoro 3 года назад

      @@GoogleMapsPlatform Will this ever change in the future?
      I make websites for real estate agents and for them, it's way too much hassle to create a Google Maps API.
      Would be cool if we as devs could create API for others.

  • @kaiquegarciadev
    @kaiquegarciadev Год назад

    Someone forgot the API_KEY's censorship on the request's path at 6:51 ...

  • @DDIslamic12
    @DDIslamic12 3 года назад +1

    Hi, Glad to be here I appreciate Great video so, I want to know about what are the courses in maps. I suppose to learn for a good career opportunities because, I just started my career in Mapping..Thank You

  • @morfelidev
    @morfelidev 2 года назад

    Great stuff, thank you Angela. I'm wondering if there is a way to access the "Quick Facts" description that is available on Google Maps for when a user searches for a desired destination?

    • @GoogleMapsPlatform
      @GoogleMapsPlatform  2 года назад

      This is a popular feature request! Please "star" this issue in the Issue Tracker to get updates about this feature. issuetracker.google.com/issues/35827225

  • @alij5766
    @alij5766 3 года назад

    how can i find added place google map account? how can i change google account for added place in google map?

  • @ctembe
    @ctembe 2 года назад +1

    Hello Angela, It was an awesome explanation and walk through for GMP.
    I would like to know about GMP Pricing in India.
    I am trying to build a Mobile App using React Native Expo for Capturing Location Lat/Lng & Guiding User to travel from one Lat/Lng to another.
    Bit confused as to what API should I opt in and what would be the pricing say per month.
    Please suggest.

    • @GoogleMapsPlatform
      @GoogleMapsPlatform  2 года назад +1

      Google Maps Platform pricing is the same everywhere that Google Maps Platform is available. developers.google.com/maps/billing-and-pricing/pricing If you already know the coordinates that the user needs to travel to, you can use the mobile device's built-in location services to get the device's location and either use Directions API to display the route or launch Google Maps app for turn by turn navigation. Directions API: developers.google.com/maps/documentation/directions Launch Google Maps app (no charge) in Android: developers.google.com/maps/documentation/urls/android-intents?hl=en#launch-turn-by-turn-navigation and iOS: developers.google.com/maps/documentation/urls/ios-urlscheme?hl=en#add-navigation-to-your-app

    • @ctembe
      @ctembe 2 года назад

      @@GoogleMapsPlatform Thanks :)

  • @pragatibansal8689
    @pragatibansal8689 3 года назад

    Hi!
    i wanna know if we can get the real time information of number of people present on a road or street?

  • @videkkkk
    @videkkkk 3 года назад

    Hello, Is it possible to use in mobile app, for user current location a shining blue beam that's showing direction in android google Map Fragment? Just like in Google Maps. How to implement it in app?

    • @GoogleMapsPlatform
      @GoogleMapsPlatform  3 года назад +1

      In the Maps SDK for Android, you can enable the MyLocation button and layer documented at developers.google.com/maps/documentation/android-sdk/location#the_my_location_layer.
      In the Maps SDK for iOS, enable the Compass and My Location controls documented at developers.google.com/maps/documentation/ios-sdk/controls

    • @Andertheil
      @Andertheil 2 года назад

      @@GoogleMapsPlatform Awesome!

  • @pankajmenaria3230
    @pankajmenaria3230 3 года назад +1

    Very helpful

  • @samarsamy1145
    @samarsamy1145 2 года назад

    any tutorials about Maps Booking API ?

    • @GoogleMapsPlatform
      @GoogleMapsPlatform  2 года назад +1

      The Maps Booking API is separate from Google Maps Platform and is only available to Reserve with Google partners. You can browse documentation and learn more about becoming a Reserve with Google partner at developers.google.com/maps-booking

  • @shawncarpenter5024
    @shawncarpenter5024 3 года назад +1

    Where do I get one of those shirts? I'm not kidding.

    • @GoogleMapsPlatform
      @GoogleMapsPlatform  3 года назад

      Google's merchandise store - look for the Chrome Dino collection for all swag, not just shirts shop.googlemerchandisestore.com/Chrome+Dino

  • @Billa...372
    @Billa...372 3 года назад

    Can I use java for Android map sdk🤔🤔

    • @GoogleMapsPlatform
      @GoogleMapsPlatform  3 года назад

      Yup! You'll see code samples in both Java and Kotlin in our documentation developers.google.com/maps/documentation/android-sdk/

  • @NopeNopeagain
    @NopeNopeagain 7 месяцев назад

    Can someone use it to get inside of my phone?

  • @devicex1109
    @devicex1109 3 года назад

    hi, i wanna know in what API we can get vehicle speed data?

    • @GoogleMapsPlatform
      @GoogleMapsPlatform  3 года назад

      We don't have an API for tracking a vehicle's speed.

    • @el_teodoro
      @el_teodoro 3 года назад +1

      You need to request device sensory data. You don't need Google Maps API for that.

    • @devicex1109
      @devicex1109 3 года назад

      @@el_teodoro thnks for advice

  • @NopeNopeagain
    @NopeNopeagain 7 месяцев назад

    And what Java?

  • @maskman4821
    @maskman4821 4 года назад +1

    pretty cool !!!

  • @AlThePal78
    @AlThePal78 3 года назад

    so is it defer or async?

    • @GoogleMapsPlatform
      @GoogleMapsPlatform  3 года назад

      Good catch. The linked documentation (goo.gle/gmp-simple-map or developers.google.com/maps/documentation/javascript/examples/map-simple#html) has our latest guidance.

  • @PayasosMrChipotin
    @PayasosMrChipotin 4 года назад

    Porque no hacen videos en español

  • @donquic
    @donquic 2 года назад

    How do you display json

    • @GoogleMapsPlatform
      @GoogleMapsPlatform  2 года назад

      Check out this video about GeoJSON support across Google Maps Platform: ruclips.net/video/7eHB_9_NtQo/видео.html

  • @gagagaga3147
    @gagagaga3147 2 года назад

    11:11 matapos na akon problema sa API

  • @yungwarlock
    @yungwarlock 2 года назад +2

    Not the Angela You that I know

  • @peacephinix1831
    @peacephinix1831 10 месяцев назад

    lol that api key is visible on link but google hie it for video

  • @David-sl1rr
    @David-sl1rr Год назад

    i want to click the like button, but i just couldnt remove the 666

  • @subhasishmahatwo3686
    @subhasishmahatwo3686 4 года назад

    My account is not opened please help me

    • @GoogleMapsPlatform
      @GoogleMapsPlatform  4 года назад

      See the Get Started guide here: goo.gle/gmp-get-started or watch this playlist for a walkthrough of how to get started. ruclips.net/p/PL2rFahu9sLJ0yio9sC7BclL4a9r76ygHi

  • @Alekseivolkdev
    @Alekseivolkdev 4 года назад

    Спасибо!

  • @orangecountywebsites
    @orangecountywebsites 3 года назад

    How do we do service area google maps

    • @GoogleMapsPlatform
      @GoogleMapsPlatform  3 года назад +1

      You can visualize a service area using polygons. Here's an example of using polygons with the Maps JS API:
      developers.google.com/maps/documentation/javascript/examples/polygon-simple

    • @orangecountywebsites
      @orangecountywebsites 3 года назад

      @@GoogleMapsPlatform it’s all free?

    • @orangecountywebsites
      @orangecountywebsites 3 года назад

      @@GoogleMapsPlatform any other videos to look into that will help outline a service area to

  • @ByBisht-e3m
    @ByBisht-e3m 4 месяца назад

    Intro to Google Maps Platform join developer and gowth my life

  • @utubetvux5170
    @utubetvux5170 2 года назад

    08:10 I have stolen this key.

  • @albab790
    @albab790 Год назад

    Oke tankyou

  • @melania239
    @melania239 3 года назад +2

    I love the fact that even her hair has Google color 💙

    • @el_teodoro
      @el_teodoro 3 года назад +1

      ??
      How is that Google color?

    • @melania239
      @melania239 3 года назад

      @@el_teodoro the blue color of the Google logo

  • @sreeharisharikrishnan6397
    @sreeharisharikrishnan6397 2 года назад

    😀

  • @Jacob-fl8pq
    @Jacob-fl8pq Год назад

    Thats not angela yu

  • @NopeNopeagain
    @NopeNopeagain 7 месяцев назад

    And what Java?