MySQL Data on Google Maps

Sandeep Kumar Mishra
WePlugins
in WP Maps Pro Add-Ons - Live Demos
January 30, 2024
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.