This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.
The information displayed on below google map & the listing is coming from a custom MYSQL table which is not part of WordPress’s default installation. So within the same database, if we have a custom MYSQL table, we can fetch data from it and display it beautifully on google maps. We will also need latitude & longitude stored in any two columns for creating the markers. The rest of the table info can be displayed inside marker’s infowindow and listing. Through below example, we have displayed customer feed backs stored in custom MYSQL table on map.