close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

No Info Bubble on first map. Is it possible?

Thread began 8/06/2009 9:00 am by Cactus Gary | Last modified 9/08/2009 8:15 pm by terry164844 | 4969 views | 11 replies |

Cactus Gary

No Info Bubble on first map. Is it possible?

I'm pulling data from a recordset and the map has many pins. Can just the pins be displayed when the map page is opened and no info bubble shown? Then the visitor can click the pin they want and see the info bubble?

Thanks, Gary

Sign in to reply to this post

Jason ByrnesWebAssist

In the map include file find any line that starts:
marker.openInfoWindowHtml

and comment it out:
//marker.openInfoWindowHtml

To find the map include file, look at the code on your page before the </head> tag, for PHP, there will be a line similar to:
<?php include("google_javascript/wagmp_map_1.php"); ?>


The google_javascript/wagmp_map_1.php is the page to edit.

Sign in to reply to this post

drostenator386534

removing marker window

Hi,

I could not find this exact text "marker.openInfoWindowHtml"
in the "wagmp_map_1.php" file.

Could you provide more description about the location of the "comment out" in that file please?

thanks.

Sign in to reply to this post

Jason ByrnesWebAssist

There will be multiple instances of the line that needs to be commented and the exact text may differ each time.

on example of the full line would be:
marker.openInfoWindowHtml(address_0.infowindowtext);

the:
address_0

portion may be differant however.

Sign in to reply to this post

drostenator386534

Hi, I'm not seeing that either.

What I do see are multiple versions of this:

marker_0_<?php echo $SearchResults_id; ?>.openInfoWindowHtml(address_0_<?php echo $SearchResults_id; ?>.infowindowtext);

But commenting that off in all occurrences broke the page, and everything in the <?php ?> areas don't get commented. I tried deleting the lines too.

Can you please provide an even more detailed description of what to do, or paste the complete code of one that has the bubbles removed?

Thank you.

Sign in to reply to this post

Jason ByrnesWebAssist

can you send a copy of your wagmp_map_1.php iun a zip file so I can look in to the issue.

Sign in to reply to this post

colin282897

I have posted an additional thread on the same sort of subject, my problem is i also cant find the marker.openInfoWindowHtml in the .js file.

Sign in to reply to this post

terry164844

Removing the info text bubble

I'm wondering if this was ever resolved. I would like the map to display but without the first location having the infotextwindow bubble.

Terry

Sign in to reply to this post

Ray BorduinWebAssist

Many people have been successful commenting out the lines of code to prevent the info window from opening. If you have a url I can try to point out the specific lines.

Sign in to reply to this post
Did this help? Tips are appreciated...

terry164844

Url For Map

fabulez-clubs.php

Also, I have to other questions:

1.) is there a way to know where someones clicks on the map so I can zoom in and also diplay from the recordset the records for that area? For example, someone clicks on Texas, then records only show Texas

2.) Is there a way to show a number or letter in the push pin that corresponds with the records shown on the left of the map?

Thanks for your help,

Terry

Sign in to reply to this post
loading

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...