Amazing Tutorial. Great job! All the information I needed is in this 3 episodes of maps you make. Hoping for more contents you make with flutterflow. Thank you so much!
Hi Thank you so much, for this informative video, could you please guide us how to us multiple markers in the superbase case when we have multi lat long data, when user tap on the marker, i don't see the marker related rows to pick the lat and long and assign the photos related info.. can you guide us how to show the phots based on user tap on markers
This is super informative thank you for the video!! Is it possible to have a video playing when the bottom sheet is pulled up when clicking on the marker? Or does it only support images?
hi, is their any option to add two types of marker like one to show the users location(for eg in blue color) and another markers(1 or more ) in red color
Hi, Thank you very much for your tutorial. Super useful. I have a question on whether you can have a search bar in which you type a place, multiple marker thats associated with that place will show up on the map.
Saved me! For multiple markers I was using "LatLng" directly, not "Documents", then "onMarkerTap" I didn't appear the tapped marker reference! Lost the whole day on this 🤕
I havent been able to get my google maps to work on flutter. I enabled the location access in permissions as well as in my broswer and nothing. I get an error saying "this page cant load google maps correctly" any other suggestions?
Ace video! How do you you get it to zoom in on the returned marker when searched? It's frustrating that there's easy way to do it without going into the code
Hi! Thanks for the kind words. I believe you can play around with map zoom parameter - for example, change the map zoom after the search action is executed!
Very useful info!! Do you by any chance know how to visualise markers based on data coming from a json file. Can’t get it to work and I don’t find much info on how to manage. The syntax seems tricky. This could be another interesting video here 😉
Nice!! I was thinking if the json is coming from an API response, then you can use json paths for it. But I believe custom function is always more versatile! What custom function code did you use? Could you point me to the resource you referenced? Keen to learn!
It is but I don’t think it is natively supported by flutterflow widgets, you’d need to do some pubdev integration. Both Google and Mapbox have design tools for you to customise how your maps look, but they are not available on flutterflow yet.
I'm using Flutter, In the Google maps App when you press on a marker, the details of the marker appear from the bottom like a bottom sheet and when you press on the bottom sheet it will navigate to all details of the marker, How to do it on Google Maps in Flutter App. Plz can you help
Amazing Tutorial. Great job! All the information I needed is in this 3 episodes of maps you make. Hoping for more contents you make with flutterflow. Thank you so much!
Thank you for the kind words! Glad I could help!
Hello thank you for this informative video ! is there a possibility to show the marker as a small image ? thank you
Hi Thank you so much, for this informative video, could you please guide us how to us multiple markers in the superbase case when we have multi lat long data, when user tap on the marker, i don't see the marker related rows to pick the lat and long and assign the photos related info.. can you guide us how to show the phots based on user tap on markers
This is super informative thank you for the video!! Is it possible to have a video playing when the bottom sheet is pulled up when clicking on the marker? Or does it only support images?
I believe it'd work the same way! Thanks for the kind words!
Is there a way to fix the google map marker to the centre of the map, so that it moves as the user moves the map?
hi, is their any option to add two types of marker like one to show the users location(for eg in blue color) and another markers(1 or more ) in red color
Hi! I believe it is only achievable with some custom codes. It is not natively supported by the map widget in Flutterflow.
Hi, Thank you very much for your tutorial. Super useful. I have a question on whether you can have a search bar in which you type a place, multiple marker thats associated with that place will show up on the map.
Good question. I have no tried, but it sounds like a useful feature! I will make a video once figured out! Thanks for your kind words!!
Is there a way to do this using an API call instead of a firestore query?
Saved me! For multiple markers I was using "LatLng" directly, not "Documents", then "onMarkerTap" I didn't appear the tapped marker reference! Lost the whole day on this 🤕
I havent been able to get my google maps to work on flutter. I enabled the location access in permissions as well as in my broswer and nothing. I get an error saying "this page cant load google maps correctly" any other suggestions?
Hello. Can I remove system markers of Google Maps? (Markers of shops, parks, universities etc.)
How to connect it to a device for example raspberry pi, and then the map can currently locate the location of the raspberry pi whenever it goes
Ace video! How do you you get it to zoom in on the returned marker when searched? It's frustrating that there's easy way to do it without going into the code
Hi! Thanks for the kind words.
I believe you can play around with map zoom parameter - for example, change the map zoom after the search action is executed!
Great job.
Thanks for the kind words!
Very useful info!! Do you by any chance know how to visualise markers based on data coming from a json file. Can’t get it to work and I don’t find much info on how to manage. The syntax seems tricky. This could be another interesting video here 😉
I just got it to work through a custom function.
Nice!! I was thinking if the json is coming from an API response, then you can use json paths for it. But I believe custom function is always more versatile!
What custom function code did you use? Could you point me to the resource you referenced? Keen to learn!
I will check tomorrow. But it can’t be done without it as it needs to be data type latlng.
How do we get currentIndex now, it appears to not be an option anymore
I have the same problem. I cannot find "current index" from the list of documents.
Is it possible to customize the markers?
It is but I don’t think it is natively supported by flutterflow widgets, you’d need to do some pubdev integration.
Both Google and Mapbox have design tools for you to customise how your maps look, but they are not available on flutterflow yet.
I'm using Flutter, In the Google maps App when you press on a marker, the details of the marker appear from the bottom like a bottom sheet and when you press on the bottom sheet it will navigate to all details of the marker, How to do it on Google Maps in Flutter App. Plz can you help
Did you get the solution for it brother
How can I make a marker with a number over it? like airbnb maps
Hi. For this you’d need to use custom code - keyword to search for is “map cluster”
Great job!
It will be better if you use background music that does not have any voices
Thanks, and keep it up
waiting more fultter flow great content
great feedback! thanks for that!!