Це відео не доступне.
Перепрошуємо.

IN 15 MINUTES! Add Google Maps to NextJS

Поділитися
Вставка
  • Опубліковано 19 сер 2024
  • More FREE Courses here: grepsoft.com/c...
    Places search and Address Autocomplete: NextJS - Add Google Places Search
    • ONLY 30 Minutes! Add G...
    For anyone talking about security concerns take a look here: developers.goo...
    This is part of a longer full-stack development tutorial that I am working on and it will be released in the coming weeks. In the full video we will be building a full blown iOS and full stack web app. You will pretty much learn everything that a modern software dev should know. So please like and subscribe.
    In this short but comprehensive tutorial, I will show you guys how to bring location-based services to your applications! 🌍✨
    Learn how to seamlessly integrate Google Maps into your Next.js project step by step. 🛠️ Discover the process of installing essential Google Maps npm packages, crafting a custom map component, setting up the map to suit your needs, and adding a dynamic marker for that personalized touch.
    📍🚀 Bring the power of google maps to your project and enhance user experiences! 🌟
    #googlemaps #Nextjs #LocationBasedApps #grepsoft #WebDevelopment 🖥️💡

КОМЕНТАРІ • 27

  • @irynadidkivska
    @irynadidkivska 3 місяці тому +1

    Exactly what I'm looking for! Thanks a lot!🤗

    • @Grepsoft
      @Grepsoft  3 місяці тому

      You welcome 🤗

  • @keilerguardo2164
    @keilerguardo2164 6 місяців тому

    Thank you very much, This tutorial help me.

    • @Grepsoft
      @Grepsoft  6 місяців тому +1

      I am glad it was helpful

  • @brad4273
    @brad4273 8 місяців тому

    This tutorial helps me a lot.
    Thank you

  • @danieldbird
    @danieldbird 7 місяців тому

    Perfect, thank you.

  • @adarshrathi8265
    @adarshrathi8265 3 місяці тому

    excellent

  • @takamassanumuro4693
    @takamassanumuro4693 4 місяці тому

    10/10 ;)

  • @pavelzapletal7942
    @pavelzapletal7942 2 місяці тому

    Good video, but I am having problem with AdvancedMarkerElement(), since Marker is deprecated. The AdvancedMarkerElement doesnt work this way

    • @Grepsoft
      @Grepsoft  2 місяці тому +1

      I will be releasing a complete project in 2 to 3 weeks that uses AdvancedMarker element and more. Stay tuned.

    • @pavelzapletal7942
      @pavelzapletal7942 2 місяці тому +1

      I have figgured it out, the AdvancedMarker only supports cloud styling. I will not spoil it more, looking forward for your part 2.👍

  • @_chinocabron
    @_chinocabron 6 місяців тому

    how can i add specific bookmarks?

    • @Grepsoft
      @Grepsoft  6 місяців тому

      if you mean markers please see this: developers.google.com/maps/documentation/javascript/markers

  • @MrZawe
    @MrZawe 2 місяці тому

    why mine has water mark?

    • @Grepsoft
      @Grepsoft  2 місяці тому

      You probably didn’t enter your credit card info.

  • @paulopma
    @paulopma 7 місяців тому

    How can I add Pegman to it?

    • @Grepsoft
      @Grepsoft  7 місяців тому +1

      Please see this developers.google.com/maps/documentation/javascript/streetview

  • @ricardolujan8466
    @ricardolujan8466 10 місяців тому

    How i can show only restaurants ?

    • @Grepsoft
      @Grepsoft  10 місяців тому

      you would need to use the Places api. You can then provide 'restaurant' as the parameter when calling the api. Documentation is here: developers.google.com/maps/documentation/places/web-service/overview

  • @iDon0
    @iDon0 8 місяців тому

    is it free? and is it safe to show the api key in frontend?

    • @Grepsoft
      @Grepsoft  8 місяців тому

      nothing is free. You have to pay Google. How else are you going to show the map on front end?

    • @Grepsoft
      @Grepsoft  6 місяців тому +1

      you can read more here: developers.google.com/maps/api-security-best-practices