On 17 February 2011 15:18, Spatial Junkie <[email protected]> wrote:
> Hi I have page that is pulling data from an xml file created using PHP and
> MySQL.  I would like to plot the point of each record using just the generic
> icon (for now).  I would appreciate if a better set of eyes could maybe see
> what I'm missing.

I get an error, don't you?

map is undefined in
   createMarker(pt,map);
...which is right. You have never set a variable called map.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to