Re: [Google Maps API v3] Re: Removing the pegman from map

2010-10-08 Thread Aaron Steele
> Further invocations > of map.setOptions({streetViewControl: false});   also have no > effect and the pesky critter won't go away. Any more ideas? Weird! Hiding the street view control is definitely working for me. For example, try running the following code: function initialize() { var mapDiv

[Google Maps API v3] Re: Removing the pegman from map

2010-10-08 Thread arolletson
I sure wish I had Peter's magic touch! I agree, something changed overnight. For months I have been explicitly declaring 'streetViewControl: false' as a mapOption when initializing a map. No pegman. That no longer works as of this morning, and the pegman has arrived unwanted to obscure details on m

[Google Maps API v3] Re: Removing the pegman from map

2010-10-08 Thread brad
Would you know how to disable the pegman if you are using an openlayers viewer instead of the google viewer? On Oct 8, 6:16 am, Marc Ridey wrote: > You should be able to set streetViewControl:false > inhttp://code.google.com/apis/maps/documentation/javascript/reference.h... > > > > > > > > On Fr

[Google Maps API v3] Re: Removing the pegman from map

2010-10-08 Thread Peter
Thanks, that has done the trick. I'm sure I looked at that documentation this morning and I didn't see the streetViewControl option. Thanks for your help. Pete -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this g