Hello all, any help you could provide would be greatly appreciated. i trawl through forums and the excellent documentation to try to arrive at the solutions before resorting to posts as i might be repeating, so apologies if i do.
Erm.. also sorry if not clear. the link to my api map where im testing. http://visualisationmagazine.com/sheffieldcreativemap.htm prob #1 I have found the setting preserveViewpoint from some ones recent post that the zoom keeps refocusing to the kml as opposed to their own. var kmlLayerOptions = {map:map, preserveViewport:true}; //map:display kml layer on created map object called "map"; preserveViewport: preserve maps options it preserves for a second but then moves out of alignment from my image overlay. (i have an error in code when previewing on comp, but keeps the zoom level and alignment) can anyone see why it isnt preserving and aligns to the kml layer? prob #2 i managed to load my markers from a saved my map (yay, i'm a novice code adapter) using a georsslayer. but how can i get them to display on top of the image overlay? i have seen threads on 'defaultviewport_changed' here: http://groups.google.com/group/google-maps-js-api-v3/browse_thread/thread/d141c913badec13a/03664084084d5539?pli=1 but unfortunately i'm getting lost looking at it trying to realise how they are ordering the layers i.e. load... ground image overlay load... (on top of) the kml georsslayer markers from my maps i'm sorry i cant see this, and maybe its not resolved. but is it possible to have my kml georsslayer in fqront of my image ground overlay? hope i'm clear and any questions please ask, i hope i can resolve this. please help thanks chris -- 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.
