close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

ProMaps for google

Thread began 3/04/2011 10:32 am by creative419643 | Last modified 3/17/2011 8:55 am by Jason Byrnes | 2041 views | 7 replies |

creative419643

ProMaps for google

My maps will only load in IE and Firefox. They do no load in Safari.

Sign in to reply to this post

Jason ByrnesWebAssist

please post a link where i can see this problem.

Sign in to reply to this post

creative419643

Here is the link:

ab.php

If you click on any of the retailer pages none of them work in safari.

Sign in to reply to this post

Jason ByrnesWebAssist

there are a few issues i see:

address ranges:
3-4709 14th Street NE
7917-104th St.
#110-4625 Varsity Drive NW


are not valid with google address lookup. Google needs to passed a unique address number for the street, it will not be able to look up a group of addresses like 3 through 4709 14th st.


your pages also seam to have multiple map objects applied to them.

for example the ca.php page is pulling addresses from the google_javascript/wagmp_map_3.php, google_javascript/wagmp_map_4.php and google_javascript/wagmp_map_5.php. but it is only configured to show the wagmp_map_5.php addresses, pulling the others is no needed.

Sign in to reply to this post

creative419643

Promaps

How would I go about reming the extra data in Dreamweaver?

Sign in to reply to this post

Jason ByrnesWebAssist

I do not understand what you mean by:
reming the extra data in Dreamweaver


can you please elaborate?

Sign in to reply to this post

creative419643

How do I fix the fact that my website is pulling addresses from the google_javascript/wagmp_map_3.php, google_javascript/wagmp_map_4.php and google_javascript/wagmp_map_5.php. but it is only configured to show the wagmp_map_5.php addresses?

Sign in to reply to this post

Jason ByrnesWebAssist

you can determine which map the page is configured to display by looking for the ID of the map div. if the page is configured to show the addresses from the wagmp_map_5.php file, the map div will look like:

<div id="wagmp_map_5"></div>


in the head of your apge, there will be code to attach the map file, similar to:

<?php include("google_javascript/wagmp_map_5.php"); ?>


in your case, you also have lines to attach the other map files:

<?php include("google_javascript/wagmp_map_3.php"); ?>
<?php include("google_javascript/wagmp_map_4.php"); ?>
<?php include("google_javascript/wagmp_map_5.php"); ?>


delete the lines that attach wagmp_map_3.php and wagmp_map_4.php, leave the one that attaches wagmp_map_5.php

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