Global location input autocomplete

前端 未结 5 1771
误落风尘
误落风尘 2021-01-20 11:11

I was looking for a plugin to create a smart location form field which has a suggested autocomplete. I was unable to find anything suitable (Google Geocode is too unreliable

5条回答
  •  無奈伤痛
    2021-01-20 11:49

    There is a widget that does that, the jquery ui autocomplete.

    http://jqueryui.com/demos/autocomplete/#remote-jsonp

    This demo is exactly what you need, selecting locations over the world

    Hope this helps. Cheers

提交回复
热议问题