Hey guys, this is my first post here, I greatly appreciate any help/
advice you can offer.

First of all the URL is http://artwork.ukmedicalschools.com/testm9.html

I'm using google maps API as a method of showing the many layers of a
photoshop image (of human anatomy), by breaking each seperate layer
(muscles) into a .PNG GTileLayerOverlay which then sits on top of a
new GMapType (the skeleton). But I've run into a couple of little
bumps;

1.) In the "layer select" tab there is a checkbox. When it is
unselected, the big chest muscle (GTileLayerOverlay) should be hidden,
showing just the skeleton. However, i'm getting an object expected
error in the checkbox <form> block?

2.) My window.attachEvent... resizer doesn't seem to be working.

I think both problems stem from scope. Where I have added and taken
away bits of my code as I develop this, I have gotten my scope all
over the place. I'm now really confussed about how to get it working
in the correct order.

Thank you for reading this, and if anyone has an advice/help I can't
tell you how much I appreciate it!


P.S. on a side note, I'm also having some issues with zoom level 3,
where the image loads but off center and only one side. I'm not quite
sure how I've managed that.

--

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