I want to build an app that will use user input to create locations on a map that other users can then see, is that something that can be done with google maps api? I am not fimiliar with it and wasnt really able to get it to work…
Hello. It can be done, and it’s not complicated. There’s a lot on YouTube. If I remember correctly, I followed a tutorial by Paul NoCode
This is my example. When you add the Google Maps API key, you create a field for the user to enter their location, and it places a pin on their location.
@skirotcom, all good? If not could you explain a bit?
thanks for the response, so what i am baisiclly tryinng to do is create an app to book classes and i wan users to be able to open a map and see al the locations on the map of users that have registared to my app and inserted location and then can show more location based on certain filters (ie class on a certain day, distance and so on), is that something that is possibole?
oh sorry i havent sen ur response! could u please share the link with me i was unable to find it
Yes, so if the location is stored in the db you can use that as the Marker address for the map and also you can filter them for the selected class and with the new geolocation features, you can also add filters for distance! : Comparing Locations | Adalo Resources
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.