not
panorama.setStreetView(addressControlOptions: { position:
google.maps.ControlPosition.BOTTOM });
it should be
panorama.setOptions(addressControlOptions: { position:
google.maps.ControlPosition.BOTTOM });
or
panorama.setValues(addressControlOptions: { position:
google.maps.ControlPosition.BOT
I may have a related issue so i'm going to post here rather than start
a new thread...
for now
i'm using getStreetView() i'm trying to change some options (like
removing the address text box completely) etc...
>From what i gathered teh setStreetView would do this? (the toggle
function makes
Thanks Chris!
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" group.
To post to this group, send email to google-maps-js-api...@googlegroups.com.
To unsubscribe from this group, send email to
google-maps-js-api-v3+unsubscr...@googlegr