Vuejs & Google Maps API 1 HOUR Course

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 ม.ค. 2025

ความคิดเห็น • 39

  • @SoftAuthor
    @SoftAuthor  ปีที่แล้ว

    👉 Enroll now for the full course ➡ www.udemy.com/course/vuejs-google-maps-api-for-beginners/?couponCode=VGYT-90OFF-JAN25
    Use 80% OFF Code: VGYT-90OFF-JAN25 (Expires on Jan 31st 2025)

    • @SoftAuthor
      @SoftAuthor  ปีที่แล้ว

      @jallpass Hey thanks for the feedback and we’ll fix it as soon as we can. In the meantime, please shoot an email to info@softauthor.com and I’ll send you the source code. Cheers

  • @sazibuddin7402
    @sazibuddin7402 2 ปีที่แล้ว

    Thank you very much, your tutorial help me a lot to implement google cluster without any third-party package. Appreciate and love.

    • @SoftAuthor
      @SoftAuthor  2 ปีที่แล้ว +1

      Glad it helped Sazib! ♥️ Please consider subscribing to this channel for more videos like this if you've not already!
      I also have a full premium (Vue.js & Google Maps API) course on Udemy and you can check it out here:
      www.udemy.com/course/vuejs-google-maps-api-for-beginners/
      Cheers!

  • @cafeteriapekin4581
    @cafeteriapekin4581 ปีที่แล้ว

    muchas gracias! tu tutorial me sirvio muchisimo!!!

    • @SoftAuthor
      @SoftAuthor  ปีที่แล้ว

      I do not know what you’re saying but I am going assume you say something good about this video…

  • @mr6462
    @mr6462 ปีที่แล้ว

    amazing tutorial, thanks!

  • @hossamsa3d-shoukry
    @hossamsa3d-shoukry 6 หลายเดือนก่อน

    when i set my position a message appear to me that i should pay for billing account any help please

    • @SoftAuthor
      @SoftAuthor  4 หลายเดือนก่อน

      You might need to add the credit card but you’ll get enough credit for testing without spending anything.

  • @lazivi
    @lazivi 3 ปีที่แล้ว +1

    PLEASE REPLY
    i get error : google is not defined
    plz help me

    • @lazivi
      @lazivi 3 ปีที่แล้ว

      I had to put the code in mounted() instead of created()

    • @SoftAuthor
      @SoftAuthor  3 ปีที่แล้ว

      @@lazivi You must to including the Google Maps JavaScript API in order to get rid of the Google not defined error

  • @galfort3070
    @galfort3070 2 ปีที่แล้ว

    Excellent video, it helped me a lot!

  • @rajatchauhann
    @rajatchauhann 2 ปีที่แล้ว

    Is Billing mandatory for this to work? "This API project is not authorized to use this API." Is this error caused due to billing not enabled? I have both Places API and Maps JavaScript API enabled with my key and it shows the error. Will Billing solve this? [37:05]

    • @SoftAuthor
      @SoftAuthor  2 ปีที่แล้ว

      Hello, Yes..Billing needs to be enabled but you won't have to pay anything because Google gives $200 worth of request last time I checked which is more than enough for testing purposes.
      Please consider subscribing to this channel for more videos like this if you’ve not already. Cheers

    • @rajatchauhann
      @rajatchauhann 2 ปีที่แล้ว

      @@SoftAuthor okay :/

  • @eskTea
    @eskTea 2 ปีที่แล้ว

    amazing tutorial, thank you!

    • @SoftAuthor
      @SoftAuthor  2 ปีที่แล้ว

      You're welcome eskTea! 🙂

  • @CharlesM123
    @CharlesM123 2 ปีที่แล้ว

    Excellent and well explained. Thank you.

    • @SoftAuthor
      @SoftAuthor  2 ปีที่แล้ว

      Glad you found it useful Charles! Please subscribe it to the channel for more videos like this if you've not already! Thank you!

    • @CharlesM123
      @CharlesM123 2 ปีที่แล้ว

      @@SoftAuthor Thanks, subscribed.

  • @srinathnathan
    @srinathnathan 2 ปีที่แล้ว

    This is great - do you have an example of Google distance api with live location tracking?

    • @SoftAuthor
      @SoftAuthor  2 ปีที่แล้ว

      Actually, I have resources for distance matrix api and location tracking.
      1. Getting Started With Distance Matrix API
      softauthor.com/google-maps-distance-matrix-api/
      2. Firebase + Vue → Track Users Location Real-Time On The Google Maps
      softauthor.com/vue-firebase-track-users-location-real-time-on-the-google-maps/
      3. I also have a course that teaches you closer to what you're looking for (Checkout Module 3)
      www.udemy.com/course/vuejs-google-maps-api-for-beginners/
      Cheers

  • @lorislukic4876
    @lorislukic4876 2 ปีที่แล้ว

    My coordinates are wrong, it puts me about 200km away from my actual location. Pls some help.

  • @saikrishnasonti5990
    @saikrishnasonti5990 2 ปีที่แล้ว

    When I am using autocomplete in mounted then google is not defined

    • @SoftAuthor
      @SoftAuthor  2 ปีที่แล้ว

      Have you included the places javascript SDK script in your html file?

    • @Геннадий-с5э
      @Геннадий-с5э ปีที่แล้ว +1

      try to add window before google, like: new window.google.maps.places.Autocomplete(...)

  • @ahmetesto
    @ahmetesto 3 ปีที่แล้ว

    Error: "This API project is not authorized to use this API." I am using my own key. What is the reason?

    • @SoftAuthor
      @SoftAuthor  3 ปีที่แล้ว

      Check the 4 Point in the article for the solution: softauthor.com/google-maps-api-common-errors-solutions/

  • @bilalmajeed6122
    @bilalmajeed6122 3 ปีที่แล้ว

    PLEASE REPLY

    • @SoftAuthor
      @SoftAuthor  3 ปีที่แล้ว +1

      Hey ✋!

    • @bilalmajeed6122
      @bilalmajeed6122 3 ปีที่แล้ว

      Do I need to install a google map library?
      npm i vuejs-google-maps ????

    • @bilalmajeed6122
      @bilalmajeed6122 3 ปีที่แล้ว

      google is not defined on showGoogleMap method? what I need to do ?

    • @SoftAuthor
      @SoftAuthor  3 ปีที่แล้ว

      No

    • @SoftAuthor
      @SoftAuthor  3 ปีที่แล้ว

      You need to link Google Maps JavaScript Library like showed in the video.