Home › Forums › MapPress Support › Street View link as option with Map link › Reply To: Street View link as option with Map link
February 13, 2013 at 9:22 am
#11665
Hi,
Sorry, MapPress only supports adding the default pegman.
If you’d like to do it yourself with javascript: you could set the street view for the map when a link is clicked. See the Google docs for the details about how street view works. To get the google map object associated with the first MapPress map on the page, use:
mapp0.getMap();