Map Markers and On-tap Marker Action - Maps on Flutterflow Part 3

Поделиться
HTML-код
  • Опубликовано: 7 янв 2025

Комментарии • 34

  • @peppertech1931
    @peppertech1931 Год назад +2

    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!

    • @nomocodes
      @nomocodes  Год назад

      Thank you for the kind words! Glad I could help!

  • @khaledhm9284
    @khaledhm9284 6 месяцев назад

    Hello thank you for this informative video ! is there a possibility to show the marker as a small image ? thank you

  • @venkateshbotla6398
    @venkateshbotla6398 3 месяца назад

    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

  • @OniBaballari
    @OniBaballari Год назад +1

    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?

    • @nomocodes
      @nomocodes  Год назад

      I believe it'd work the same way! Thanks for the kind words!

  • @cleancornwall7331
    @cleancornwall7331 Год назад +1

    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?

  • @nayannandakumar2917
    @nayannandakumar2917 Год назад +1

    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

    • @nomocodes
      @nomocodes  Год назад +1

      Hi! I believe it is only achievable with some custom codes. It is not natively supported by the map widget in Flutterflow.

  • @spookijl3764
    @spookijl3764 Год назад +1

    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.

    • @nomocodes
      @nomocodes  Год назад

      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!!

  • @alexjordi7369
    @alexjordi7369 Год назад

    Is there a way to do this using an API call instead of a firestore query?

  • @IsaacBatistapns
    @IsaacBatistapns 6 месяцев назад

    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 🤕

  • @saltyjose
    @saltyjose 10 месяцев назад

    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?

  • @Meirosh
    @Meirosh Год назад

    Hello. Can I remove system markers of Google Maps? (Markers of shops, parks, universities etc.)

  • @dakaradakaradakara699
    @dakaradakaradakara699 7 месяцев назад

    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

  • @nathansheady7704
    @nathansheady7704 Год назад

    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

    • @nomocodes
      @nomocodes  Год назад

      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!

  • @danllana8664
    @danllana8664 Год назад

    Great job.

    • @nomocodes
      @nomocodes  Год назад

      Thanks for the kind words!

  • @jimvh7557
    @jimvh7557 Год назад +1

    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 😉

    • @jimvh7557
      @jimvh7557 Год назад +1

      I just got it to work through a custom function.

    • @nomocodes
      @nomocodes  Год назад

      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!

    • @jimvh7557
      @jimvh7557 Год назад

      I will check tomorrow. But it can’t be done without it as it needs to be data type latlng.

  • @RobertFilipovich
    @RobertFilipovich Год назад +1

    How do we get currentIndex now, it appears to not be an option anymore

    • @sofia.the.samoyed
      @sofia.the.samoyed 6 месяцев назад

      I have the same problem. I cannot find "current index" from the list of documents.

  • @crimsonmaycry
    @crimsonmaycry Год назад +1

    Is it possible to customize the markers?

    • @nomocodes
      @nomocodes  Год назад +2

      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.

  • @sid2511
    @sid2511 Год назад

    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

    • @nikhilkamble7585
      @nikhilkamble7585 10 месяцев назад

      Did you get the solution for it brother

  • @onedayapp3534
    @onedayapp3534 Год назад

    How can I make a marker with a number over it? like airbnb maps

    • @nomocodes
      @nomocodes  Год назад

      Hi. For this you’d need to use custom code - keyword to search for is “map cluster”

  • @amrhassanein3630
    @amrhassanein3630 Год назад

    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

    • @nomocodes
      @nomocodes  10 месяцев назад

      great feedback! thanks for that!!