I have (for the moment) 2 kml layers that I'm overlaying on a google map. I'm developing the page on my home intra on a LAMP server in a folder on a public web domain but will be deploying to a production server on the web. One KML is a polygon layer the other is a single point layer. The main issue I'm having is that I need the point layer to show up over the other layer every time. I do a toggle on/off on the polygon layer which should sit "under" the point layer. In Firefox the layers render in order of being "called to render" in the code. In IE it makes no difference and the point layer always renders under the polygon layer.
The url of the map is http://www.duneratt.com/RenoDev/ The second issue I'm having is that the polygon layer will not render unless I re-open the url as a new page instead of a refresh. I've got a deadline on this so any timely help is immensely appreciated. -- 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.
