Build and Deploy a Google Maps Travel Companion Application | React.js

Build and Deploy a Google Maps Travel Companion Application | React.js

JavaScript Mastery

2 года назад

597,946 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Rise Up Stories
Rise Up Stories - 21.09.2023 08:54

i am not able to install the dependecies npm install @material-ui/core @material-ui/icons @material-ui/lab @react-google-maps/api axios google-map-react how to fix it ???

Ответить
MITHUN GUPTA
MITHUN GUPTA - 14.09.2023 16:22

at google map script , you have to add -- " -- after putting your api key

Ответить
K H Aung
K H Aung - 12.09.2023 05:48

How to fetch data of nearby places or cities around user’s current location?

Ответить
Soumadip Banerjee 🌟
Soumadip Banerjee 🌟 - 04.09.2023 10:02

Ответить
Abhishek kr
Abhishek kr - 01.09.2023 22:56

Not able to download material ui and all other stuffs like Google map API please suggest the right way to use it..also program not running

Ответить
1DA18ME003_ ABHISHEK M V
1DA18ME003_ ABHISHEK M V - 09.08.2023 15:26

There is a small error in google maps component -> we can't have a dynamic variable (changing value) for defaultCenter prop, i.e
before -
<GoogleMapReact boostrapUrls=.... defaultCenter={Coordinates} .../>

after - in case of a dynamic variable as Coordinates which gets changed on change of view of the map, we should have static variable like {lat:0, lng:0}
<GoogleMapReact boostrapUrls=.... defaultCenter={static variable} .../>

This worked for me, if I'm wrong please correct me
Cheers!!!
👉👈
👐

Thank you for the project, very well done✌✌

Ответить
ARUN KUMAR
ARUN KUMAR - 06.08.2023 20:08

Getting below error while running npm install @material-ui/core @material-ui/icons @material-ui/lab @react-google-maps/api axios google-map-react

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR! react@"^18.2.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.8.0 || ^17.0.0" from @material-ui/[email protected]
npm ERR! node_modules/@material-ui/core
npm ERR! @material-ui/core@"*" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.

Any idea to resolve this ?

Ответить
Sumit Panwar
Sumit Panwar - 02.08.2023 21:52

i am not able to get the google map javascript API

Ответить
Aditya Pathak
Aditya Pathak - 30.07.2023 23:40

i am getting error 429 and 403 , please tell me how to remove this error.

Ответить
WebDev with Babun
WebDev with Babun - 23.07.2023 22:10

I am going to use this one as the final project of my frontend internship 🔥

Ответить
ABHINAV
ABHINAV - 19.07.2023 22:35

I know its very late to ask i just started building this project and i found a issue related to package installation i am not able to install material ui core icons its says that those were outdated and we can provide those any alternative to this 😅❤

Ответить
K-Awosome
K-Awosome - 18.07.2023 08:07

Why am I not able to pin location on the map

Ответить
dorra kadri
dorra kadri - 14.07.2023 16:16

i have a problem with the markers when i move or zoom the position change i wrap my icon in a div and i put position absolute and the tranform 2 i dunno whats the problem im going crazy

Ответить
dorra kadri
dorra kadri - 11.07.2023 15:16

sad that most of the api and also the mui packages and usage are depracated can u do another video like this but updated ?

Ответить
Enjamuri Sagar
Enjamuri Sagar - 28.06.2023 18:23

you are awesome
I've learnt so much from you
Thank you
Expecting more and more ❤

Ответить
miraz ovro
miraz ovro - 25.06.2023 15:15

best javascript mentor love from Bangladesh❤

Ответить
HDM Vision
HDM Vision - 19.06.2023 05:45

Great

Ответить
Aditya Awasthi
Aditya Awasthi - 17.06.2023 20:43

is someone stuck with the "maps javascript api" part as it is required a billing account to move further.

Ответить
abdul Hadi
abdul Hadi - 15.06.2023 10:34

i need google developer account . in my country payment is not available .

Ответить
Unexality
Unexality - 08.06.2023 14:49

Make a mobile app version of this!

Ответить
31_Mehak Basrani
31_Mehak Basrani - 08.06.2023 06:40

the open weather api does not exists. Can anyone let me know which other api can i use instead.

Ответить
TheTypist @ India
TheTypist @ India - 04.06.2023 18:35

How to get bootstrapurlkey for free

Ответить
Bing
Bing - 02.06.2023 06:07

Thank you! I wanted to include something similar in my project. This really helped!

Ответить
Faisal Fiaz
Faisal Fiaz - 02.06.2023 05:05

fantastic project with a lot of new concepts, I'm doing this project by following your NextJS 13.4 video. Can you please make the project on "Screen Sharing" concepts?
Many thanks from Pakistan

Ответить
Unexality
Unexality - 31.05.2023 10:29

Can we implement this web app into a mobile app?

Ответить
oh! yeah entertainment
oh! yeah entertainment - 30.05.2023 16:27

Google Maps API are not free now have any other way can we get the API for dummy project

Ответить
Pranesh. Bharadwaj
Pranesh. Bharadwaj - 29.05.2023 20:08

heyy imgetting error 429 cant load the places

Ответить
brac B
brac B - 28.05.2023 22:03

For those who are trying to make this project, I will say that their is no alternative of google maps API yet, as google has taken the free trial of google maps API to use. So, it will be better that you just skip making this project and if you want to learn use of APIs then yeah you can see the video completely otherwise my suggestion is to leave it and work on another project.

Ответить
Humayun Ehtisham
Humayun Ehtisham - 24.05.2023 19:09

Great Video!! I still have 12 to 14 errors and warnings in the console but everything is working fine. Should I leave them??

Ответить
Ajai Ashwin
Ajai Ashwin - 15.05.2023 13:52

thanks for helping us to gain knowledge ❣

Ответить
amrutha vs
amrutha vs - 10.05.2023 14:03

I am stuck at Maps.js( 34.00), getting minZoom is undefined and many errors

Ответить
Nirmesh Rastogi
Nirmesh Rastogi - 10.05.2023 12:52

Superb Tutorial. Thanks a ton 🙂

Ответить
MotiveWave
MotiveWave - 08.05.2023 14:53

My google place api is not working :
cannot read properties of undefined (reading 'location') typeerror:
cannot read properties of undefined (reading 'location') at

Ответить
Sachin Mulge
Sachin Mulge - 04.05.2023 14:54

the travel adviser rapid api is depricated, is there any other options?

Ответить
Hamza Laabidi
Hamza Laabidi - 16.04.2023 21:53

What I know is :div element doesn't have lat and lng as atttibutes so how did it work for you?

Ответить
lalitha mangalam
lalitha mangalam - 15.04.2023 10:29

whether the google maps api key is paid?

Ответить
SarsH
SarsH - 14.04.2023 19:49

Can someone please tell me what is the front-end and back-end of this project?

Ответить
Star yusri
Star yusri - 04.04.2023 16:30

Can you please change this as responsive

Ответить
Arinjay Aggarwal
Arinjay Aggarwal - 31.03.2023 08:20

Getting Error with @material-ui/core

Ответить
Phạm Văn Đông
Phạm Văn Đông - 30.03.2023 15:32

Does anyone know of any API that could be an alternative to the Travel Advisor API? Thank you very much !!!! 🥲

Ответить
Егор Есипенко
Егор Есипенко - 28.03.2023 16:51

super video! Hello from Ukraine!

Ответить
akash gond
akash gond - 27.03.2023 22:52

On Map. Jsx file From where are you getting the className={classes. typography}, because we don't have any class defined on Map.js.

Ответить
Kevin Membreve
Kevin Membreve - 27.03.2023 16:46

Sad, open weather map is no longer available.

Ответить
Neelam
Neelam - 21.03.2023 04:08

I am unable to use the maps s API .it is showing that its paid .

Ответить
NOVNEET KAUR
NOVNEET KAUR - 14.03.2023 07:42

Anyone please tell How this google map is different from the real google map ?

Ответить
c_155_Jay Mawkar
c_155_Jay Mawkar - 13.03.2023 19:22

After adding code sometimes i get blank page on local host browser plz help

Ответить