|
I currently am trying to integrate the google places auto complete facility into my website so that I can use it to easily retrieve location information such as latitude and longtitude of an address. However I have noticed that although the auto complete will give drop down options to select from when I enter in an address it does not always fire the place_changed event when I select that address from the shown list. This problem appears to only be evident primarily when I have not specified a type i.e. establishment or geocode. When I specify the geocode option the address appears to be found appropiately. To double check it wasn't something I was doing I am able to replicate the issue on the demo example at: The address I can trigger this repeatably on is when I type in Auckland airport and select the Auckland Airport, Auckland, New Zealand option from the returned results. When I do this nothing happens. However when I select geocodes only selecting this option appears to work. I would like to have both establishments and geocodes searching abilities if possible. Any ideas or help would be appreciated. |
--
You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-js-api-v3/-/1f8cHXJjSZUJ.
To post to this group, send email to google-map...@googlegroups.com.
To unsubscribe from this group, send email to google-maps-js-a...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.