I am using google maps API, using this code:
<script src="https://maps.googleapis.com/maps/api/js?v=3.exp&libraries=places"></script> Using this API as autocomplete to select a location (for shipping purpose). Results I get from google sometimes missing city, street address country and etc.. So, my questions if there is a way retrieve only the relevant results contains city, street_number, country, etc..? Thank you:) -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-maps-js-api-v3. For more options, visit https://groups.google.com/d/optout.
