Address validation using Google Maps API

前端 未结 10 2131
再見小時候
再見小時候 2020-11-29 18:32

I have a task to validate addresses entered into a system I am currently creating. The system requires that address entered are validated against a valid data source. In the

10条回答
  •  青春惊慌失措
    2020-11-29 19:08

    I know that this post is a bit old but incase anyone finds it still relevant you might want to check out the free geocoding services offered by USC College. This does included address validation via ajax and static calls. The only catch is that they request a link back and only offer allotments of 2500 calls. More than fair. https://webgis.usc.edu/Services/AddressValidation/Default.aspx

提交回复
热议问题