Hi,
I am working on a realestate app, I want to give users ability to set the location of thier properties using the map. this how I would like it to work
initial screen, the user will select city and/or region within the city
in the map screen, I want a marker based on the first screen city location, then move the map so the marker is pointing exactly to the property location.
Is there a component that can give this functionality?
let me know thanks