Wednesday, December 1, 2010

Re: how to position LargeMapControl on map

Try using ControlPosition:

http://code.google.com/p/gwt-google-apis/source/browse/trunk/maps/maps/src/com/google/gwt/maps/client/control/ControlPosition.java

On Wed, Dec 1, 2010 at 5:34 PM, 395taxi <birarai@gmail.com> wrote:
> anyone one know how to position the large map control on the top right
> of the map instead of the default location?
>
> map.addControl(new LargeMapControl());
>
> --
> You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
>
>

--
Eric Z. Ayers
Google Web Toolkit, Atlanta, GA USA

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment