close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Street View

Thread began 10/12/2010 2:52 pm by enaitove124280 | Last modified 10/14/2010 11:42 am by Dani Chankhour | 1889 views | 6 replies |

enaitove124280

Street View

is there a way to zoom in and have the actual street view (grab the litlle person icon at google maps) onto the map and see the real street view?

Sign in to reply to this post

Dani Chankhour

Pro Maps for Google does not do street view. But if you add these two lines of code to your javascript file, you will get the street view:

panoramaOptions = { latlng:point };
myPano = new GStreetviewPanorama(document.getElementById("wagmp_map_1"), panoramaOptions);

However, those lines will need to change based on your map. But for the most past those lines of code should be placed under this line of code:

wagmp_map_1_obj.points.push(point);

Sign in to reply to this post

enaitove124280

Street view

I have looked in both my wagmp_map_1.asp file and wagmp_maps.js file and do not see anyline that contains anything that resembles

wagmp_map_1_obj.points.push(point);

The only lines in my js file are listed below:
*********************************************
window.onunload = function() {
GUnload();
}

/*wagmp_onload*/
if(window.wagmp_map_6) wagmp_map_6();
if(window.wagmp_map_5) wagmp_map_5();
if(window.wagmp_map_4) wagmp_map_4();
if(window.wagmp_map_3) wagmp_map_3();
if(window.wagmp_map_2) wagmp_map_2();
if(window.wagmp_map_1) wagmp_map_1();

Sign in to reply to this post

enaitove124280

street view

my bad. I found it. I am using my 6th map created. But here's my other question.

This line

wagmp_map_6_obj.points.push(point);

appears 3 times. Do I place the 2 lines of code you supplied under each instance?

Sign in to reply to this post

Dani Chankhour

Correct. replace it in all instances where that line shows.

Sign in to reply to this post

enaitove124280

street view

that does not do the trick. what I am looking to do is when you go to a map at google and zoom down, in thw zoom bar you can "drag" a little icon and place it in the map and then it looks like you are standing on the street looking around

Sign in to reply to this post

Dani Chankhour

OK, however that seems to require a lot of custom coding and currently our map does not support this feature.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...