React Js tutorial - google map integration

Поділитися
Вставка
  • Опубліковано 6 лют 2025
  • in this video we will learn how to integration google map in react js. we need google maps app key for map integration. just follow this video step by step.
    find us on / reactnativecode
    Checkout and subscribe our new channel for technical news
    / @infotechtalk7676

КОМЕНТАРІ •

  • @codestepbystep
    @codestepbystep  4 роки тому

    Checkout and subscribe our new channel for technical news
    ua-cam.com/channels/Uu2FA5OO9KpFXL2ZYR0aNg.html

  • @samiahmadkhan2865
    @samiahmadkhan2865 5 років тому +40

    Thanks for sharing your API Key :P

  • @shahbozbekrahmonov6189
    @shahbozbekrahmonov6189 3 роки тому +1

    Thanks bro this was very helpful. Respect and Hello from Uzbekistan (Samarkand, Buxoro)

  • @Justenphelps
    @Justenphelps 6 років тому +2

    Thank you! You made this seem so simple

  • @MrDevTeam
    @MrDevTeam 6 років тому +6

    thanks you so much
    you have helped me on my project

    • @quocvuonglamhcm
      @quocvuonglamhcm 5 років тому

      ../node_modules/google-maps-react/dist/index.js
      Module not found: Can't resolve 'react' in 'D:\projects
      hap
      ode_modules\google-maps-react\dist'
      How to fix it?! Please?!

    • @rehmanarshad1848
      @rehmanarshad1848 5 років тому +2

      @@quocvuonglamhcm npm install? Check to see if package-lock.json has that node module as a dependency

    • @quocvuonglamhcm
      @quocvuonglamhcm 5 років тому +1

      @@rehmanarshad1848 thank you bro, it worked!
      Nice day to you!

    • @rehmanarshad1848
      @rehmanarshad1848 5 років тому +1

      @@quocvuonglamhcm glad to help!

  • @maheshmahajan2151
    @maheshmahajan2151 3 роки тому

    its osm

  • @yaminiguhe7206
    @yaminiguhe7206 5 років тому +7

    I want that the map should take the current location.For that what needs to be done in the code.

  • @nikimehta2697
    @nikimehta2697 4 роки тому +5

    Thank you for these video but i want to track my current location and destination and want to insert in database so how can I do that?

  • @saikathossain9104
    @saikathossain9104 3 роки тому +6

    TypeError: Cannot read properties of undefined (reading 'props')

  • @_er.nes.to_
    @_er.nes.to_ 3 роки тому

    Thanks 🙏

  • @naufal4139
    @naufal4139 5 років тому

    good video

  • @marouaguentiti8328
    @marouaguentiti8328 9 місяців тому

    How can we add only the map of a specific country?

  • @yananuryana896
    @yananuryana896 3 роки тому

    thank you

  • @hasni7531
    @hasni7531 2 роки тому

    Hello bro do you have any idea about Azure map

  • @kuldeeppatel3883
    @kuldeeppatel3883 5 років тому +3

    hey !!! i have error (this.props.google) why...?
    error show me like below
    Property 'google' does not exist on type 'Readonly & Readonly'.

    • @GajendraSingh-lv3jw
      @GajendraSingh-lv3jw 3 роки тому

      I too find this problem did you guys find the solution if yes pls share it'll help many people

  • @MegaxAT
    @MegaxAT 5 років тому

    awesome!

  • @ravincristiano
    @ravincristiano 3 роки тому +1

    map can't be load properly...

  • @agniverma5433
    @agniverma5433 4 роки тому +1

    This is informative, what if i want to provide pin points on the maps from my React code ? how can we do that?

  • @thisisme645
    @thisisme645 3 роки тому

    helllo
    would like to ask if can i write a line between Point A and Point B and i who chose the road

  • @samiayahia2879
    @samiayahia2879 4 роки тому

    ./src/App.js
    Line 26:12: 'YOUR_GOOGLE_API_KEY_GOES_HERE' is not defined no-undef
    Line 27:4: 'MapContainer' is not defined no-undef
    Search for the keywords to learn more about each error.
    qui peut me dire c'est quoi le probleme svpp

    • @ABHAYSINGH-ch1vn
      @ABHAYSINGH-ch1vn Рік тому

      you might be using the react-leaflet package comment that code and just use the gmaps package

  • @ravincristiano
    @ravincristiano 3 роки тому

    its giving an error, api:key is undefined

  • @texdev
    @texdev 3 роки тому

    Map loading... map is not coming

  • @01tech4
    @01tech4 4 роки тому

    is it possible to customize a click on a location then open a page on my website?

  • @BrunoHorta
    @BrunoHorta 6 років тому

    you can move the market without map flicking ?

  • @Mallu_Australia
    @Mallu_Australia Рік тому

    Al right

  • @abduraaahim
    @abduraaahim 2 роки тому

    where your mouse

  • @Irfan-2500
    @Irfan-2500 4 роки тому

    TypeError: Cannot read property 'selectedPlace' of null

  • @realsamu
    @realsamu 6 років тому

    gracias parce !

  • @rameshd4091
    @rameshd4091 5 років тому

    thanks

  • @quocvuonglamhcm
    @quocvuonglamhcm 5 років тому

    ../node_modules/google-maps-react/dist/index.js
    Module not found: Can't resolve 'react' in 'D:\projects
    hap
    ode_modules\google-maps-react\dist'
    How to fix it?! please?!

    • @NickHamilton88
      @NickHamilton88 5 років тому +1

      Lam Vuong Read the error message. It says module not found so you probably need to install it using ‘npm i google-map-react’

    • @quocvuonglamhcm
      @quocvuonglamhcm 5 років тому +1

      @@NickHamilton88 thank you very much! I tried many times, finally I finding out that there is no Google API :D :D :D

    • @NickHamilton88
      @NickHamilton88 5 років тому +1

      @@quocvuonglamhcm congrats to solving the issue. As frustrating as coding is, it's all worth it when you find a solution!

  • @priyankachaudhari707
    @priyankachaudhari707 4 роки тому

    how will we integrate zoom in / zoom out functionality?

    • @yashuapervez1533
      @yashuapervez1533 3 роки тому +1

      that is automatically provided by maps you do not have to do any thing special

  • @DanBorgia
    @DanBorgia 4 роки тому

    Anyone know how to toggle Satellite mode with code?

  • @srijeetbiswas
    @srijeetbiswas 6 років тому

    how to integrate street view in infowindow?

  • @rishabhunlocked2693
    @rishabhunlocked2693 4 роки тому

    awaz bdhao bhai

  • @maxi-lord
    @maxi-lord 3 роки тому

    se escucha para el orto

  • @ishanmadushanka3709
    @ishanmadushanka3709 2 роки тому

    thank you

  • @Hatazhix
    @Hatazhix 3 роки тому

    how to draw a route?

  • @voai7445
    @voai7445 3 роки тому

    how i add google map with react typescript