Whoops, it was late and I sent the wrong link...here is the one that I
have tried.

http://adgeomatics.com/TestTab2

I have tried to add two tabs to each icon using my xml file
(propertydata2.xml).

I have organized the propertydata2 file like this:

<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<markers>

<marker lng="-79.870432" lat="43.253602" label="100-110 James Street
South">
<tab>
<label>Property Information</label>
<contents><! [CDATA[Tab 1 Contents]]></contents>
</tab>
<tab>
<label>Photos</label>
<contents><![CDATA[Tab 2 Contents]]></contents>
</tab>
</marker>

I am assuming the code is not working because I have not coded my own
icon in to the tabs properly.

I am also getting this error when debugging in chrome: Uncaught
TypeError: Cannot read property 'nodeType' of null

Any help would be greatly appreciated! Thank you!

Regards,

Adam

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API" 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-api?hl=en.

Reply via email to