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
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
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
I'm not sure why the api key isn't working.. Try gettting a new one off them. Did you add the subdirectory "store" to it? I just generated one with it in:Originally Posted by seanscully
Code:ABQIAAAAe-VSG41rq7cNaUWO8vrxPBSmd-aiOxGGf418wRr2Iwk7DOg7vhTOeJ_fnDVol_mDsb8mb2VE8JkIFQ
The GUnload() should be place in the body tag like this;
Hope that helps.Code:<body id="<?php echo $body_id . 'Body'; ?>"<?php if($zv_onload !='') echo ' onload="'.$zv_onload.'" onunload="GUnload()"'; ?>>
Graham.
My mistake-
It auto populated the My Store settings, so I just changed the API key, did not enter new Long and Lat settings which I got from link in the above post - http://terraserver.microsoft.com/
I do like this mod, can it be used for a site that has more than one store location?
I tried to copy to code from Google's site when I got my API code and changed the long and lat numbers into an EZPage but the map shows with no location popup or even any map control settings.
Thanks in advance.