Re: New modern Controlset in Api

2008-12-15 Thread Barry Hunter
See this thread: http://groups.google.com/group/Google-Maps-API/browse_thread/thread/f862672745072ddc/f4e795cb248b51ec?hl=en&lnk=gst&q=control+esa#f4e795cb248b51ec 2008/12/15 noreux : > > Hello, > > I am using the Maps Api with following controls: > > map.addControl(new GMapTypeControl()); > map

New modern Controlset in Api

2008-12-15 Thread noreux
Hello, I am using the Maps Api with following controls: map.addControl(new GMapTypeControl()); map.addControl(new GLargeMapControl()); map.addControl(new GScaleControl()); On the website maps.google.com they are using this modern control on the left to zoom in, in my api there is still the old