Ok, we're getting somewhere. Just need to clean up the code and package it. I've eliminated the need for an external file (functions_phoogle.php). I'm also using the default vB_XML_Parser() class instead of using my own.
A few minutes more of testing, and I'll upload it.
One thing to note is I've changed the way multiple points are added to the map. No longer will separate [map][/map] tags per post work. The new format is:
Code:
[map=Point 1;Point 2]Address 1;Address 2[/map]
Not sure how friendly that is.. so, unless someone has a better idea? :P