Google API for Malaysia Postcode

Here i share a api for get city and state from postcode. http://maps.googleapis.com/maps/api/geocode/json?address=12345&region=my Change 12345 with your postcode you want to search. The result as below : { “exclude_from_slo” : true, “results” : [ { “address_components” : [ { “long_name” : “40450”, “short_name” : “40450”, “types” : [ “postal_code” ] }, { “long_name” : “Shah …