I have separate inputs (Street, State, City, Zip) to create an address for a user, In the database, it’s just an address. I’d like to turn that into a geographic address, that way I can plot a point on the map.
Is it possible to create a geographic address from the text? Or is it better to just use a search box with geographic addresses?