Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8811381
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T03:21:00+00:00 2026-06-14T03:21:00+00:00

I am developing a custom imagemap type map without geo referencing i.e. latlng of

  • 0

I am developing a custom imagemap type map without geo referencing i.e. latlng of my map do not relate to acutal latlng of that place. Now i have also created custom streetview panoramas of certain buildings and places in that map.

The issue is am not able to integrate those custom streetview panoramas with my custom imagemap.

Following is the link to see whats going on:

http://cdi.astateweb.org/virtual_tour/

First Approach:
There are two markers on the map right now. When you click on them a small infobubble pops up. Now when you click on the virtual tour link a dialog comes up. I want to load the custom streetview panorama in that dialog. I tried several things but to no avail. I am trying to reuse the same dialog for both markers. I tried initializing the panorama in jquery ui dialog open function. It worked for the first one but when you close the dialog and open it again it fails with some cbk error from google apis.

SECOND APPROACH:
I tried to use the default streetview pegman such that when the pegman is dropped on a certain building or place which has a panorama the streetview comes up just like in normal google maps. This didn’t work either.

Can somebody point me to the right direction. Any help will be highly appreciated.

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T03:21:01+00:00Added an answer on June 14, 2026 at 3:21 am

    Ok, try like this:

    Change at line 41

    from
    '<a href="#" id="virtual-tour" data="delta">Virtual Tour</a>'
    to
    '<a href="#" id="virtual-tour" data="arch">Virtual Tour</a>'
    

    Change at line 96

        $("#dialog").dialog({
            autoOpen: false,
            width: 650,
            open: function() {
              console.log($("#" + virtualTour.currentPano));
              $("#" + virtualTour.currentPano).appendTo("#dialog").css("display", "block");
            },
            close: function() {
              $("#" + virtualTour.currentPano).appendTo("body").css("display", "none");
            }
    
        });
    

    And the below code to add into “createMarker” function.

        //After this line.
        virtualTour.hotspotArray.push(marker);      
    
        //Add this code.
        setTimeout(function(){
          document.getElementById(pano).style.display = "none";
        }, 100);
    

    enter image description here

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am developing a custom homepage background,in my html have <form action='.$_SERVER['PHP_SELF'].'> <input type=text
I'm developing custom client/server application that requires client to log in with their username
I am developing custom iPad applications for clients. So far I know that you
Say you're developing a custom control and there's a key template part that your
I am developing a custom Youtube video player. But I am not able to
I'm developing a custom control that doesn't inherit from Button. I want to implement
I'm developing custom listener for JMeter. The problem is that listener works fine on
I am developing a custom control for WinRT. I have a property with type
Does anyone have any good links for developing custom field and content types that
I'm currently developing a custom control and realize that my code is being run

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.