Add an option with the map component to show location input location on map with the ability to toggle on or off. This is different than the option to show current location.
Use Case: I'm using a collection of places to pin on a map. I use location input to allow user to input an address and then see locations around it. However, it doesn't pin the searched location from the location input but does center the map around it a little. It should pin the searched location and the user should have the ability to toggle that to show or not.