I have looked around and found various geocoding examples using Googles API and I am now stuck.
I have used Google API to convert a postcode into longitude and latitude coordinates, but now I want a Google map that uses those coordinates and the postcode to show a marker and then place the map on my site. Exactly the same as the iframe that you can get from the google maps site :
For example this :
Link of Google Map.
My site will go load the lat and long from my MySQL database and then place them into a link but just no luck!
Any ideas?
Fetch the
$postadress,latandlongvalue from database and then you these values like ,