Flutter Web: Google Maps

preview_player
Показать описание
Tried my hands on Google Maps in a Flutter Web project I have. It was not too bad implementing it. The Google Maps package used can only be used in a Flutter web project. Big thanks to Darran Kelinske!

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

Hello, this is really useful and you made it look simple! thanks a lot. Question: If I want two maps to appear in two different pages, the GoogleMaps class seems to show only one location in both maps, although I provide two different lats and longs. Is there a way to use two maps in the same website without re-writing a separate class per map?

abdallahibrahim
Автор

Hey, I really appreciate the videos and I would also like if possible a video on how to show multiple locations from firebase and show them on a map...Thanks

ianw
Автор

Hola mil gracias!! se puede hacer también tracking en tiempo real de dispositivos android en Flutter Web ?

ialertttechnologies
Автор

Any ideas on how to deal with Flutter web cors error when making requests to google places api?

sisikelelwemaqabangqa
Автор

How to draw route with multiple location

SubodhKumar-gryx
Автор

Hey, this worked great. Thanks.
While it is fine for now is there anyway to set the location to an actual landmark? I noticed that if I tap on shops nearby the marker, it shows an infowindow with description. Could we perhaps do the same for our marker?

kartabyaaryal
Автор

I'd like to know how to show user's address after detecting user's location. Can you do it?

nnocqet
Автор

Please create video: How to Calculate Distance between Two Locations on Google Map in Flutter web. Thanks

vivordrith
Автор

Thank you, Brother.
For this video!
Actually, I'm using the firestore and i want to get the data from the firestore and show the mutiple markers but can't do it .
Please help!
Again thank you .

TarunKumar-qlpr
Автор

Hello my friend, since last flutter update the this code is still working but creating an exception bad state future already completed. Did you find any fix for this? Thanks!!!

brunozambrini