close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

how to remove address bubble

Thread began 10/18/2012 8:25 am by asnw0764437428 | Last modified 10/18/2012 1:31 pm by Jason Byrnes | 854 views | 3 replies |

asnw0764437428

how to remove address bubble

In the old version of Pro Maps to hide the Address Bubble you selected the option include driving directions and left everything else blank.

How do you hide the bubble now in the Design Extender version, as the process as above isn't working.

Also, I am a little annoyed in the fact the old version of Pro Maps is now not working as it should on previous clients websites. It is now showing driving directions from A - B even though I have left the address blank. Though I am thinking this may be a Google Issue. Please advise!!!

And today just upgraded to Design Extender I am faced with having to update clients websites extensively because Pro Maps now does not show up in CS4's Server Behaviours Panel to simply update pages with the old version of the map.

So far though overall Design Extender is great and I've only had it an hour or so :)

PS Forgot to mention: Do I need to use a Version 3 API key?

Sign in to reply to this post

Jason ByrnesWebAssist

in the New v3 api, to close the info window on page load, find the following code:

// open info window for default address
if (isDefault) {
infowindow.open(map1,marker);
map1.setCenter(point);
}




and change it to:

// open info window for default address
if (isDefault) {
//infowindow.open(map1,marker);
map1.setCenter(point);
}





Pro maps will not show in the server behaviors list, to edit an existing map, click the map placeholder in design view, then in the property inspector, click the edit button.

in the V3 api, the API key is optional.

Sign in to reply to this post

asnw0764437428

remove address bubble

That works a treat thanks with the new version of GMaps in Design Extender, but will I have to do this now every time I want to place a map on the page?? The old version all you had to do was tick the box "show driving directions" and the address bubble was hidden.

Which now contradicts my other question:

showthread.php?t=28783

Has Google change something within their map system as mentioned in other thread all sites were working ok up till this morning??

Sign in to reply to this post

Jason ByrnesWebAssist

the older stand alone version used the V2 API, in the V2 api clicking driving directions would hide the info window.

in the newer version, it is using the V3 API, to hide the info window in the newer API, you need to manually edit the code.

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