Hi everibody!

I would like to know if its possible to hide de Streetview compass.

I did it in the "normal" view, using the map options:

    Size size = Size.newInstance(map.getSize().getWidth(),
map.getSize().getHeight());

    MapUIOptions options = MapUIOptions.newInstance(size);

     options.setLargeMapControl3d(false);

But this doesn't respond in the Streetview mode, any advise?

Thank you!

-- 
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.

Reply via email to