On Feb 25, 12:56 pm, anu <[email protected]> wrote: > Is there a way to create a horizontal zoom control bar instead of the > default vertical one ? > i have seen this one..http://econym.org.uk/gmap/yslider.htm..
In file yslider.js, change all references to "top" to read "left" instead -- this means that the knob is measured horizontally from the left instead of vertically from the top. Change the graphic yslider.png so it's horizontal instead of vertical. Fifteen minutes' work. http://acleach.me.uk/gmaps/example_yslider1.htm -- 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.
