For example like this map.addControl(new GLargeMapControl3D(), new GControlPosition(G_ANCHOR_TOP_RIGHT, new GSize(7, 31)));
Have a look at GControlPosition in the reference http://code.google.com/apis/maps/documentation/reference.html#GControlPosition On Jun 27, 2:02 pm, Weslei <[email protected]> wrote: > Hi, > > I need to know how I can change the zoom bar position. > I want to do something like thehttp://maps.google.com/site with a > left panel and a button to hide the panel. After clicking on the > button, the zoom bar goes to extreme left and then after clicking > again the zoom bar returns to the initial position. > > PS: I tried to identifying the <div> control of the zoom bar, but it > doesnt have an ID. > > Thanks! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
