The map location logic was updated to exclusively use the place_changed event and fetch a single PlaceResult at a time. This change simplifies location handling, removes the need for multiple marker clearance and iteration, and fixes bug #106. Consequently, users must now explicitly select an autocompleted place from the dropdown instead of pressing Enter.