hi everyone, Is there a way I can get the Google maps Api to verify the address a user writes before turning it into a marker?
because if a user Writes a wrong address it crashes the entire map for everyone and I want to prevent that.
or somehow shows suggestions before putting the address into a marker
The easiest way to do this would have the user input the address then have a confirmation screen showing the address on google maps asking them to confirm it before posting.
A secondary option would be to use an address validation api.