close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Pin not showing

Thread began 6/08/2012 8:02 am by JamieEff | Last modified 6/08/2012 9:55 am by Jason Byrnes | 1552 views | 6 replies |

JamieEff

Pin not showing

Hi

Have installed a map on a site and on the live site, the push pin is not showing but everything else is...

I have checked paths and file locations and they all *seem* to be ok....

Cheers

Jamie

Sign in to reply to this post

Jason ByrnesWebAssist

please post a link where i can see the problem.

Is this using the stand alone pro maps? or the Pro Maps in Design Extender.

If you are using design Extender, make sure you have installed the 1.0.7 update, there was a bug with paths to the icons in the previous version that is fixed in 1.0.7.

Sign in to reply to this post

JamieEff

thanks Jason, installing 1.0.7 right now.

Thanks

Jamie

Sign in to reply to this post

JamieEff

Ok, have uninstalled and installed the latest version and now the pin is showing - thanks for that.

However, the bubble is showing despite me checking the driving directions bit and leaving it all blank....

Thanks

Jamie

EDIT... Have removed and re-added the Google code 4 times now and every time it still keeps the bubble..

Sign in to reply to this post

Jason ByrnesWebAssist

that trick does not work in the new V3 API that is used by Design Extender.


in the google_javascript folder, open the map JS file.

look for the following code:

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



the reference to map1 may be different in your file, and comment the infowindow.open(map1,marker); line:

// open info window for default address
if (isDefault) {
//infowindow.open(map1,marker);
map1.setCenter(point);
}
Sign in to reply to this post

JamieEff

great... thats done it! Thanks

Just for future reference, do we then need to carry on selecting directions and leaving blank or is it just a question of commenting out that one line from now on?

Cheers

Jamie

Sign in to reply to this post

Jason ByrnesWebAssist

In the V3 API used by design Extender, you need to comment that one line.

Sign in to reply to this post

JamieEff

just installed a google maps and that line was already commented out but the comment bubble is still showing...

What could be wrong with it?

Cheers

Jamie

Sign in to reply to this post

Jason ByrnesWebAssist

I'll need a link to see the problem so i can investigate.

Sign in to reply to this post

JamieEff

here you go Jason: contact.php

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