Google maps API to verify the address

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

Thanks

Hi Striker,

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.

Erik

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.