Page 1 of 2 12 LastLast
Results 1 to 10 of 111

Hybrid View

  1. #1
    Join Date
    Mar 2005
    Posts
    35
    Plugin Contributions
    0

    Default Re: Google Mapinator

    OK ! done !

    Thank you for the pretty work and help !

    bye !

  2. #2
    Join Date
    Dec 2005
    Location
    Cincinnati Ohio
    Posts
    1,026
    Plugin Contributions
    13

    Default Re: Google Mapinator

    that worked thanks

  3. #3
    Join Date
    Jun 2006
    Location
    Taos,NM
    Posts
    320
    Plugin Contributions
    0

    Default Re: Google Mapinator

    Good evening everyone,

    I love you mod - it is so sweet. My only problem is that I can't seem to get long. & lat. from Google. I put my info in, as suggested, but no #s come up for the long & lat.

    The #s that are already populated in "My Store" somehow put me in the middle of Great Britain.

    nI'm really anxious to use this as it is just so neat. Any suggestions?

    THanks,
    Laura

  4. #4
    Join Date
    Jun 2006
    Location
    Taos,NM
    Posts
    320
    Plugin Contributions
    0

    Default Re: Google Mapinator-Found answer

    Sorry for the bother. I went to http://terraserver.microsoft.com/ and that seemed to work a little better. We're not in a major city and its kinda hard to pin down. I'll keep tweaking it, but at least we're now in the proper geographic area!

  5. #5
    Join Date
    Apr 2006
    Location
    Largo, Florida USA
    Posts
    102
    Plugin Contributions
    0

    Re: Google Mapinator

    I'm stuck with no map - I installed software, uploaded patch, can get my API code from Google and installed it on my site but I get - An error while loading the page http://www.stakemill.com/store/index...age=contact_us - I get a pop up error the google code was registered for a different web site - I have no forwarding or masking on, site is pointing to correct domain - what is the correct domain to enter on googles site?

    Also do I just past this code with nothing else in my EZPages for contact_us?
    Add the following code to your define_contact_us.php
    this is usually located in includes/languages/english/YOURTEMPLATE/define_contact_us.php
    <div id="map" style="width: 100%; height: 350px; border:solid black 1px;" ></div>

    Where are the body tags located (line number or between what other text) that I add these lines too?
    Google recommend that in order to cut down possible memory leakage you put an onunload=GUnload() in the
    body tag (found in includes/templates/YOURTEMPLATE/common/tpl_main_page.php)

  6. #6
    Join Date
    Jul 2004
    Posts
    26
    Plugin Contributions
    1

    Default Re: Google Mapinator

    Hi seanscully,
    You need to register your url with google. They will provide you with an API Key which you can paste into the api key section in the admin. That should do it.


    Regards,

    Graham

  7. #7
    Join Date
    Apr 2006
    Location
    Largo, Florida USA
    Posts
    102
    Plugin Contributions
    0

    Default Re: Google Mapinator

    First off - great mod, look forward to using it. I dod get a google API code and have tried it with just my domain and also with domain.com/store and keep getting errors on the page that the google key code was registered for a different site, but it is my google info I setup for this domain. Any guidance would be appreciated.

    Also where do I put the code in the body??

    Thanks

  8. #8
    Join Date
    Jul 2006
    Posts
    32
    Plugin Contributions
    0

    Default Re: Google Mapinator

    Very nice work developer. Just a few notes to anyone using this plugin:

    If you have added a prefix to your zen cart sql tables, you will need to rewrite the configuration.sql lines to account for this prefix before doing the sql insert. i.e. lines like "INSERT INTO configuration" would change to: "INSERT INTO yourtableprefix_configuration"

    If you need to get the coordinates to your shop:
    http://world.maporama.com/ will give you the degrees, and...

    http://www.fcc.gov/fcc-bin/convertDMS will convert the degrees to decimal.

    The readme file incorrectly lists a filepath as:
    includes/languages/english/YOURTEMPLATE/define_contact_us.php

    when it should read:
    includes/languages/english/html_includes/YOURTEMPLATE/define_contact_us.php



    Request for revisions in future versions:

    It would be nice if this was not on the contact page and was stand alone so it could be a locate us page. I tried the plugin: "store location with google maps" and this plugin did not work. It would also be great if the maps address data had it's own tables, and did not duplicate the address info on the contact page.


    Excellent work developer and thank you for putting your time and effort into this.

  9. #9
    Join Date
    Jul 2004
    Posts
    26
    Plugin Contributions
    1

    Default Re: Google Mapinator

    Quote Originally Posted by rambo
    Very nice work developer. Just a few notes to anyone using this plugin:

    The readme file incorrectly lists a filepath as:
    includes/languages/english/YOURTEMPLATE/define_contact_us.php

    when it should read:
    includes/languages/english/html_includes/YOURTEMPLATE/define_contact_us.php

    Request for revisions in future versions:

    It would be nice if this was not on the contact page and was stand alone so it could be a locate us page. I tried the plugin: "store location with google maps" and this plugin did not work. It would also be great if the maps address data had it's own tables, and did not duplicate the address info on the contact page.

    Thanks for your comments. I have updated my instructions already but haven't had time to do a new release but thank you anyway.

    I used the same address data as it seemed logical to do that rather than make people type it twice.

    To remove the address from the contact page go to "Contact Us - Show Store Name and Address" in the email settings config and turn it off.

    btw. Any suggestions for this contrib would be greatly appreciated as I've been wondering where to go next with it. One thing I'm looking at at the moment is a way interface with a reliable geocoordinate lookup site. One other way is to have an admin map that allows you to adjust the position of your entered coordinates as I've noticed that sometimes they're not as accurate as I would like.

    Regards,

    Graham.
    Best wishes,

    Graham.

  10. #10
    Join Date
    Jul 2006
    Posts
    32
    Plugin Contributions
    0

    Default Re: Google Mapinator

    Quote Originally Posted by snorkpants
    I used the same address data as it seemed logical to do that rather than make people type it twice.

    To remove the address from the contact page go to "Contact Us - Show Store Name and Address" in the email settings config and turn it off.

    btw. Any suggestions for this contrib would be greatly appreciated as I've been wondering where to go next with it. One thing I'm looking at at the moment is a way interface with a reliable geocoordinate lookup site. One other way is to have an admin map that allows you to adjust the position of your entered coordinates as I've noticed that sometimes they're not as accurate as I would like.

    I looked at the google api, it seems like you can get a geocode using javascript that will convert an address to it's coordinates on the fly. http://www.google.com/apis/maps/docu...geocoder2.html

    It would be nice to keep this separate from the contact page and the information on the contact page, or have the option to do this. Sometimes this data does not match, i.e. if I have a corporate address on the contact page (for correspondance) and a separate location (say a store as a physical location). The plugin will be mostly used to help people find a place. It would be great to include fields across the top for get driving directions. Control over initial zoom level would be helpful.

    On the admin side, I would put "Google Maps API" before each of your editable items. You did not do this for Store Phone and used other terminology for others "GoogleMap".

    thanks again for your work on this, and let me know if I can help in any way.

 

 
Page 1 of 2 12 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