Page 8 of 12 FirstFirst ... 678910 ... LastLast
Results 71 to 80 of 111
  1. #71
    Join Date
    Oct 2006
    Location
    Grimsby UK
    Posts
    98
    Plugin Contributions
    0

    Default Re: Google Mapinator

    Thanks for the pointer on the syntax error, I am still new to php so some of the syntax, especially with the " and ' order, can be a challenge. I often have to rely on the Notepad++ colour scheme to help with these finer details!
    Unfortunately, the change did not work, I will have to try another approach.

  2. #72
    Join Date
    Jan 2008
    Posts
    149
    Plugin Contributions
    0

    Default Re: Google Mapinator

    I've found a way to customize the map, although it remains on the contact us page. You will need to edit the jscript_googlemapinator.php file in includes/modules/pages/contact_us.

    Take a look at the Google documentation for all available features, but below are a few mods I made to my map at http://www.mcqueeneycoins.com/catalo...age=contact_us

    To add the zoom scroll bar, I changed "map.addControl(new GSmallMapControl());" to "map.addControl(new GLargeMapControl());"

    To disable the popup window that automatically appears (and to make it only appear when you click on the marker), remove "marker.openInfoWindowTabsHtml(infoTabs);"

    To change the tab headings, modify what the red text to what you want it to be:

    new GInfoWindowTab("Address", "<?=nl2brStrict(STORE_NAME_ADDRESS);?>"),
    new GInfoWindowTab("Telephone", "<?=nl2brStrict(STORE_TELEPHONE);?>")

    Likewise, you can remove the Telephone tab by deleting the second "new GInfo..." line

    To list an address different than what you have as the default in Zen, remove the <?=nl2brStrict(STORE_NAME_ADDRESS);?> string. Replace with the text you want to add. You can use HTML tags here (<p>, <br>, <b>, etc.)

    I hope this helps everyone who was having those problems earlier!

  3. #73
    Join Date
    Jan 2008
    Posts
    149
    Plugin Contributions
    0

    Default Re: Google Mapinator

    To build on what I posted yesterday, you can add the map to any other page as well. Simply copy the two .js files that come with the Mapinator package and add the <div id="map"......> line on the page(s) you want the map to appear. I put the map on the About Us and Contact Us pages without any problems.

  4. #74
    Join Date
    Apr 2008
    Location
    Newfoundland, Canada
    Posts
    20
    Plugin Contributions
    0

    Default Re: Google Mapinator

    all im getting is a blank box on my page
    Sean Tobin
    Get a little, Zen give a little
    www.nlpoker.ca

  5. #75
    Join Date
    Apr 2008
    Location
    London
    Posts
    596
    Plugin Contributions
    0

    Default Re: Google Mapinator

    I am looking into this mod but for the life of me cannot get it working.
    What I am actually trying to do is show a different map, depending on long/ lat, on the product page.

    What I need:
    Map displayed on product info page
    Long/ lat editable via product info page in admin

    IF I manage to get anything I'll post but that's a big IF!

  6. #76
    Join Date
    Apr 2008
    Location
    London
    Posts
    596
    Plugin Contributions
    0

    Default Re: Google Mapinator

    I'm assuming this mod is now dead?
    I'm still looking for a "google map in product" solution if anyone has found anything, thanks.

  7. #77
    Join Date
    Jan 2009
    Location
    Los Angeles, CA
    Posts
    69
    Plugin Contributions
    0

    Default Re: Google Mapinator

    well it's been months sense anyone has posted in this section but I installed the mod and i'm having trouble getting the map to display. Can you please help me understand what I'm doing wrong. <div is blank, it's not loading something correctly.

    http://www.computerbros.com/index.ph...age=contact_us

  8. #78
    Join Date
    Mar 2009
    Posts
    11
    Plugin Contributions
    0

    Default Re: Google Mapinator

    hello bigbadboy,

    did you find a solution for you google map in product ? i would like to do exactly the same..

    Kyli

  9. #79
    Join Date
    Jan 2010
    Posts
    17
    Plugin Contributions
    0

    Idea or Suggestion Re: Google Mapinator

    Hi,
    Google mapinator does work for me like a charm thank you so much for the mod. However i am facing a small problem. In the map when we click the red pointer it shows up white screen without the necessary information about my shop(the same is getting reflected in maps.google.com though). What could be the problem?

    To understand what i am talking about please click the below link

    http://wowstoreonline.com//index.php...age=contact_us

    Thanks
    Deepan

  10. #80
    Join Date
    Feb 2010
    Posts
    67
    Plugin Contributions
    0

    Default Re: Google Mapinator

    snorkpants,
    I run a web site for a t-shirt business. We're trying to set up Google Maps so that we can drop markers on the map that, when clicked on, pop up a picture of a customer wearing our shirts. I've successfully set up a test page with Google Maps on it, but I haven't yet tried to integrate it into my Zen Cart site. Does your mod help with this? Thanks!
    Brian

 

 
Page 8 of 12 FirstFirst ... 678910 ... LastLast

Similar Threads

  1. Contact form Issue after installing Google Mapinator
    By dix30simulation in forum General Questions
    Replies: 5
    Last Post: 24 Mar 2015, 04:57 PM
  2. Google Mapinator not showing MAP
    By leest35 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 20 Dec 2011, 08:34 PM
  3. Zen lightbox 1.4 and google mapinator
    By dml311071 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 4 Dec 2007, 08:20 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg