Very Cool! I just got my first map up in MODx.
A recommendation...
In the source file it says:
* 3. Add the &startID parameter to the snippet call pointing to the folder what has the marker documents
* example: [[GoogleMapMarker? &apikey=`ABQIA..` &startID=`52`]]
where it says "&apikey" it shoud say apiKey.
Also to center the map where you want, use something like:
[[GoogleMapMarker? &apikey=`ABQIA..` &startID=`52` ¢erPos = 38, -120]]
No quotes or anything around the lat, lon values.
Didn't take long to figure it out, but would have been immediate success with these little tidbits.
Thanks for the great work!!!
joe