[Google Maps API v3] Re: zooming when infopage visible does not zoom with marker

2011-03-12 Thread _bigfoot_
cheers - good effort. I can get it to work, but it just looks really clunky flicking the map about compared to V2. -- 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 google-maps-js-api-v3@goog

[Google Maps API v3] Re: zooming when infopage visible does not zoom with marker

2011-03-11 Thread _bigfoot_
As well as the infopage staying static, I also want the zoom to focus in on the marker position (like it does in V2). FYI : my infopages actually have a zoom in and zoom out button (embedded from parsed xml file), the onclick for zoom in fires the function: function myzoomin(i) { var no

[Google Maps API v3] zooming when infopage visible does not zoom with marker

2011-03-11 Thread _bigfoot_
take a random V2 page which displays markers and infopages when clicked. http://econym.org.uk/gmap/example_map3.htm click on a marker, then use the zoom in button, zooming is based on the selected marker (the infopage does not move) now do the same thing using a version 3 example. http://www