Can Google Maps/Places 'autocomplete' API be used via AJAX?

后端 未结 8 781
广开言路
广开言路 2020-12-14 11:34

I\'m trying to use the Google Places autocomplete API to pre-fill a form on a web application with Establishment data to ease data-entry. The API is pretty straightforward,

8条回答
  •  一生所求
    2020-12-14 12:16

    Use the Places Library from the Google Maps Javascript API: Javascript Places Autocomplete

    The Places API is different from the Maps API.

提交回复
热议问题