Getting Started with Google Maps APIs in Python

preview_player
Показать описание
In this Python tutorial, we will learn how to use Google Map Platform APIs.

To install google map library: pip install googlemaps

► Buy Me a Coffee? Your support is much appreciated!
-------------------------------------------------------------------------------------
☕ Venmo: @Jie-Jenn

► Support my channel so I can continue making free contents
---------------------------------------------------------------------------------------------------------------

#GoogleMaps #API #Python
Рекомендации по теме
Комментарии
Автор

good stuff, I'm looking to embed a google maps component into my Flask app, this was a good start and a good learning experience. Thanks!

nikosleonardos
Автор

will be using this api integrated into my flask project as well as the calender api

alexanderantonio
Автор

very good video for getting started. most videos trying to do an intro for this are too complicated

TuckyAndrei
Автор

It will be interesting if you show the integration of Google Map Widget and Google map API with PyQt5!

sihabsahariar
Автор

Can you find nearby places in python, please tell the code, like if I type and address - XYZ street and ABC block it must return a list of nearby streets? Is that possible? Can provide a link or somethin?

stilldigging
Автор

can you show us how to display a map using python as well?

KevinNguyen-gdvf
Автор

Please guide me how to install google map as mentioned in the video and comment like this # pip install googlemap please

FawadKhan-xzcd
Автор

How to get my current location using gps?

triasisghosh
Автор

Hi Jie, that was very interesting, thank you. Is there a way to access the date of the used satellite imagery?
I'd like to build a map that shows the age of different layers … thanks, Sebastian

sebastianpranz
Автор

Hi Jie, it looks very interesting! You did good job. I've tried to follow your steps but I get an error:
SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1129)
I've already created an Api Key and added billing as well, do you have some tips for me that can help me in solving this issue?

patrykkoakowski
Автор

Is it just me or who else is not getting a syntax highlighting on this googlemaps package, seems to be poorly written.

abraham_o