Geolocation in Adalo

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

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

  • @ivanlai4611
    @ivanlai4611 4 месяца назад

    Great video, super helpful, thank you for posting this!

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

    how to get directions to the selected coffee shop?

  • @collinlongmire8444
    @collinlongmire8444 2 года назад +3

    If instead of using collections of pre-filled out coffee shops like in your example you wanted to pull coffee shops near you via the maps api, do you need to connect that via the external collections api also or is there a way I am missing?

    • @trouty1527
      @trouty1527 2 года назад +1

      have the exact same question!

    • @adalocado
      @adalocado  2 года назад +1

      Hello! Great question. I haven't tried this yet for myself, but I have a feeling you could use a custom action to interact with the Google Places API to load data from Google instead of your Adalo collection. I would start there!

  • @WoodYouLikeSomeMilk
    @WoodYouLikeSomeMilk 2 года назад

    How can the user set the search radius from the app? Like magic text?

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

    Is there a way to get the location of a moving object such as another person or food truck?

  • @immigrationlawofficeofserg2232

    I want to create a Map with Markers in it, but I want to limit the Markers displayed to a specific radius (10 miles) within the Current Device Location. Can I do this in Adalo? I know I can do it in a List, but what about in a Map?

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

    Hello, I have some questions about geolocation, and I would like some help

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

      I would like to know if at the end, when you click to go to the map, we can provide those direction options for the user, such as going by car, going by bike, walking, walking etc

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

    I have a few questions...
    1.How much would that simple usage would have cost you?
    2. I am working on something that will collect a full address from all users, but I only want it to show partial locations (City, State, and Zip Code) along with distance from (current location, saved location, etc.) based on what they want at the time. This use case is a lead service where user can see everything about the lead except the street address until they purchase it. I am a good bit off for now so I haven't purchased a plan that allows the maps feature. How would this look when setting up the database? For now I have it set up where I have an input for "Street Address", "City", "State", and "Zip Code. The idea is that I'll just remove "Street Address" until the lead has been purchased...

  • @ckay8191
    @ckay8191 2 года назад

    Is there a way to send reminders one there at specific locations? For instance, send restaurant notifications or coupons when the customers in that area?

    • @adalocado
      @adalocado  2 года назад

      Hello! Great question. Not that I know of, but you could make it so that if the user opens the app, they see a list of all the restaurant deals in their area.

  • @s.h.2546
    @s.h.2546 2 года назад

    Hello.
    In the case where the user searches for a coffee shop with the user input option, did you have to manually create a list for coffee shops in that area also? Or was that something that google provided already? Thank you

  • @pushingpandas6479
    @pushingpandas6479 2 года назад

    only think is missing is geofence feature.

  • @simonlee7834
    @simonlee7834 2 года назад

    Good video. I was able to follow your steps and get the map location and direction working fine. One question -> I have an app which consists of 200 units on a single location (same address) but different units. How can I get the app to work from one unit number to another?

  • @princemudzengi
    @princemudzengi 2 года назад

    Is it possible to get directions on the map

    • @adalocado
      @adalocado  2 года назад

      Hey Prince! You could definitely link them to Google Maps. You would just use an external link - with magic text for the lat/long - following the format listed here: stackoverflow.com/questions/1801732/how-do-i-link-to-google-maps-with-a-particular-longitude-and-latitude

  • @Qwasieee_P
    @Qwasieee_P 2 года назад +1

    If you can, can you do a video on database and relationships? It's really hard to understand without any experience whatsoever in making an app.

    • @adalocado
      @adalocado  2 года назад

      Hello! Thank you for this suggestion. Agreed that the database can be really difficult at first. This will be a key point in our Adalo Masterclass: www.adalocado.com/masterclass

  • @raynellbell2428
    @raynellbell2428 2 года назад

    Fantastic!!!! question around permission to use the device location. in my app I am going to be using this. Does the user have to grant permission every time? for example…. whenever there is a post and they opt in to tag the location… will they need to every time? asking for a friend LOL

    • @adalocado
      @adalocado  2 года назад +1

      Great question! I believe the permissions are saved and only requested once. That has been my experience.

    • @HoussamBenali
      @HoussamBenali 2 года назад +1

      The permissions on phones are saved according to the user's choice, when the request is triggered the user will be asked to choose
      1- only when using the app (every time they open it the app will automatically get the location)
      2- this time only (the next time the user opens the app it'll ask them again)
      3- no (this will not allow the app to access the device location and there's where we need the fallback location, next time the user will use the app it will ask for permission again)
      That's according to my experience

    • @adalocado
      @adalocado  2 года назад

      Thanks for the clarification Houssam!

  • @maliklyles5639
    @maliklyles5639 2 года назад

    Amazing Video so thankful! Is there a way to show directions? or maybe send them to google maps?

    • @adalocado
      @adalocado  2 года назад

      Hey Malik! Thanks for the feedback! You could definitely link them to Google Maps. You would just use an external link - with magic text for the lat/long - following the format listed here: stackoverflow.com/questions/1801732/how-do-i-link-to-google-maps-with-a-particular-longitude-and-latitude

  • @vincentmolina8463
    @vincentmolina8463 2 года назад

    thanks adalocado ! amazing video !! I 'm trying to create part of an running app and I would like to record a user session. As a user I start a session, then I have the recording of my session (duration, lenght, average & max speed, elevation). I struggling to put it together :s di you know if it is possible ? thank you :)

  • @digitalhypeman5361
    @digitalhypeman5361 2 года назад

    is there a way that you can see all of the options in pin mode on the map, oppose to list mode? And thank you, videos are awesome and helpful.

    • @adalocado
      @adalocado  2 года назад

      Hello! Great question. I believe this is possible to do! Feel free to join our Discord community to share your questions and we'll see how we can help: www.adalocado.com/community