If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
erased data from MySQL table still populating a Google Map?
My organization uses phpMyAdmin/MySQL to store a database with multiple tables; the data in those tables is used to populate a Google Map.
I erased a bunch of rows of data from the main table because it was old. I expected that information to no longer show up in Google Maps, but it is still there. Anyone know why that might be happening?