Try this code: http://blog.mridey.com/2010/11/how-to-display-map-inside-streetview.html
On Fri, Oct 28, 2011 at 6:17 PM, tswadmin < [email protected]> wrote: > I noticed that mouse click and drag do not work properly in Chrome when the > map div is over a streetview div (I neet to have a streetview full page with > a map insert overlay). Using IE, FF and Safari all is working properly. > > You can check it modifying code of your example > > http://code.google.com/intl/it-IT/apis/maps/documentation/javascript/examples/streetview-simple.html > and setting the "map_canvas" div to overlay the "pano" div (changed > "map_canvas" div to absolute position and z-index to 2). > In this situation, using Chrome, is impossible to drag the map or the > pegman in the"map_canvas" div, only the scrollwheel is working. > > Any suggestion how to solve this issue? > Thanks > Marco > > > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps JavaScript API v3" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-maps-js-api-v3/-/WCAya8GMY5IJ. > 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-js-api-v3?hl=en. > -- 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 [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-js-api-v3?hl=en.
