Hey! So I am trying to make a location selection feature for my website and want the user to be able to do the following.
- Select A location and for it to show on the map (I got this to work by just searching for the location)
- Click at a point on the map and update that as the location (Couldnt get this)
- Have the user select the radius of which they want the location to be. The radius selection will allow the user to search for listings only around that radius.
I want the functionality to be similar to https://www.kijiji.ca/ map functionality.
Thank you!