I am new to Google Map API and i want to integrate Google Map API with my application.I developed code for address from the postcode but its give me only one record but i have checked on other site who provide this kind of facility. They will get 46 records,Please help me to get out of this.For demo purpose i am using ‘IP27 0HP’ this as a postcode which is in UK. I have searched lots of things but even i am not finding in Google API documentation which return me county, town, street and address line 1, address line 2 etc..
Share
Google cannot provide multiple address information for a single postcode.
The Royal Mail own postcode data, and while they have been forced to release geographic information (so Google can provide a location given a postcode), address data is not released and not available from any other provider.
Your example site has access to PAF (the Royal Mail Postal Address File) which contains this data. It’s not free, which is why that site charges. They have to cover their own licence cost.