Dear All,
I am trying to create a simple survey application that allows a user to select information from multiple dropdown menus and to also take the information regarding the users current location to create a single data set. Can anyone recommend how to use the map in the best way to do this, set it to the geolocation of the user?
Thanks.
Hi, @Coastal_Dude
I don’t know how your application interface, workflow and database work, but the simplest way to do this would be to add geographic position to each piece of data you want to appear in the dropdown, so that the current geoglaphic positon is a certain only if the current geoglaphic positon is below a certain distance, it will be stored in the custom state and displayed in the dropdown.
This topic was automatically closed after 70 days. New replies are no longer allowed.