So, I deleted the "google.maps.event.addDomListener(window, 'load', initialize);" at the very bottom of the script and I moved the ToggleLayer function to here (see below), but the toggle still doesn't work. Did I do this correctly?
To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/BcZdEWox9icJ.--
You received this message because you are subscribed to the Google Groups "Google Visualization API" group.
To post to this group, send email to google-visua...@googlegroups.com.
To unsubscribe from this group, send email to google-visualizati...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
To post to this group, send email to google-visualization-api@googlegroups.com.
To unsubscribe from this group, send email to google-visualization-api+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/WjFQ9ztIel8J.
To post to this group, send email to google-visua...@googlegroups.com.
To unsubscribe from this group, send email to google-visualizati...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/WjFQ9ztIel8J.
To post to this group, send email to google-visua...@googlegroups.com.
To unsubscribe from this group, send email to google-visualizati...@googlegroups.com.
To unsubscribe from this group, send email to google-visualization-api+unsubscr...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
--
You received this message because you are subscribed to the Google Groups "Google Visualization API" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/6KyjsMuTYjwJ.
To post to this group, send email to google-visua...@googlegroups.com.
To unsubscribe from this group, send email to google-visualizati...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/6KyjsMuTYjwJ.
To post to this group, send email to google-visua...@googlegroups.com.
To unsubscribe from this group, send email to google-visualization-api+unsubscr...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
--
You received this message because you are subscribed to the Google Groups "Google Visualization API" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/WjFQ9ztIel8J.
To post to this group, send email to google-visua...@googlegroups.com.
To unsubscribe from this group, send email to google-visualization-api+unsubscr...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
--
You received this message because you are subscribed to the Google Groups "Google Visualization API" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/6KyjsMuTYjwJ.
To post to this group, send email to google-visua...@googlegroups.com.
Sorry for the long span in getting back to you… I’m just having a look this morning. I see where you have added some changes, however when I viewed your http://jsfiddle.net/asgallant/G5Bga/18/ link, I see it is behaving similarly as before (when I turn on the Forest Service layer, it covers the Magic Points layer). However, if I turn on the Forest Service layer (which covers the Magic points), then turn on the Wilderness layer, the Magic points come on top of the Forest Service layer, but stay below the Wilderness layer. If I turn either the Wilderness or the Forest Service layers on, off, and then on again, the Magic points will then stay on the top. The same response occurs with the boundary layer. Is this fixable? Thanks!