Hi I am creating an app which operates in a region where not much of detailed mapping is done. I want my user to be able to create a pin for themselves using address they fill in three fields
Street address = Text Input
City/state/country = search box(geographical location)
A Map to adjust the pin on accurate location.
Till now i am stuck in a loop of getting google geographical address. e.g. when I write
Street address = 126,shivalik apartment
City/state/country = alaknanda, delhi, India
It gives me back Shaheed Suryasen Marg, Greater Kailash II, Kalkaji, New Delhi, Delhi
Is there a way in bubble i can create pin for my original address and save it for future reference?