VERY IMPORTANT!!
------------------------------
Becasue I have a lot work to do in this period it's impossible for fixes or updates.
Google recently changed the terms of use of its Google Maps APIs. That extension uses the free API key and from June 22, 2016 is valid up to 25,000 map loads per day globaly. see it there -> http://googlegeodevelopers.blogspot.gr/2016/06/building-for-scale-updates-to-google.html
You get an error message (from goolge maps) "Oops! Something went wrong" that means wants an API key from google per domain.
To get a fast fixed you must to do a "manually" the following steps. Untill I create an update for that.
Follow the tutorial to get an API key from google -> https://www.latecnosfera.com/2016/06/google-maps-api-error-missing-keymap-error-solved.html
after obtaining the API key for your domain open the file located (catalog/controller/module/google_maps.php) in your favorite text editor and
change the following
$this->document->addScript('http://maps.google.com/maps/api/js?sensor=true');
with the
$this->document->addScript('http://maps.google.com/maps/api/js?sensor=true&key=YOUR_API_KEY');
Save the file, upload to your server and thats it.
(Many many thanks to users report that)
NEW!!! UPDATED FREE Goolge Maps Markers for Opencart.
Very useful for anyone who wants to show own store location with a description or an address (in a balloon text).
- No skills required for installation.
- Just a simple copy/paste
- No default files are overwritten.
The compatibility versions of the Google Maps Markers is that I was tested!
If you found another compatibility version that is not listed please notify me to add it :)
Please comment and rate it ...if you like it
Thanks!
Hope to n'Joy it
Sorry no demo available!
Soon will add video tutorials.
Login and write down your comment.
Login my OpenCart Account