|
One thing to note about the google maps stuff is that it sometimes will stall on large files.
I was working on making it so that my MySQL DB could be plotted using gmaps, well the file that gets generated would never load due to the script processing too long and then killing IE or FF, so I put that on the back burner. I even had it set to LIMIT 10 or so in the MySQL statement and it wouldn't finish!
|