Google maps dynamic page with postcode

hello experts,

Is there a way to use postcode instead of latitude/longitude to display google map on a dynamic page?

Thanks,
Stephen

hi, does anybody happen to know? Even the answer might be “no”?

You’d probably have to do a back and forth between some API for getting postcodes by feeding it lat and lon values (though many are limited to specific countries) and then feed it to a gMaps iFrame verifying using the postal_code parameter in the gMaps API.

@skmedia It doesn’t sound like something I would be able to do - but appreciate your reply. thanks very much.

@stephenxj Sure thing…it is some pretty complicated stuff.