gmaps-autocomplete icon indicating copy to clipboard operation
gmaps-autocomplete copied to clipboard

A simple demo of using jQuery UI autocomplete in conjunction with Google Maps geocoding API

Results 8 gmaps-autocomplete issues
Sort by recently updated
recently updated
newest added

It would be nice if the search was limited by a country/state.

I'm using this wonderfully in my application. I'm using it in a form so when users fill out a location field in my form, they can see the location on...

I changed the code to work with more than one address field at the same time.

I'm trying to use this to autocomplete an address form when a person is filling out their address. I got it to work in geocode_lookup() but not in autocomplete_init(). So...

Link to demo doesn't work. I copied the code from the blog in a fiddle: http://jsfiddle.net/emaV/E48mL/1/

I'm trying to use this to autocomplete an address form when a person is filling out their address. I got it to work in geocode_lookup() but not in autocomplete_init(). So...

I would like to get other details like City and country information. Is this possible?

When using the plugin with twitter bootstrap , the map pin is messed up. Any ideas why ??