OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?

VehicleManager component support

Go to bottom Favoured: 0

LOCATION MAP PROBLEM

fpsmaroc (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
LOCATION MAP PROBLEM 7 Years, 9 Months ago
Karma: 0  
TEMPLATE : CAR STORE VEHICLES

Hello,

LOCATION MAP module appears a few seconds and gives an error message.
Logged Logged
The administrator has disabled public write access.
Taras (User)
Platinum Boarder
Posts: 2857
graphgraph
User Offline Click here to see the profile of this user
Re:LOCATION MAP PROBLEM 7 Years, 8 Months ago
Karma: 58  
Hello,

It happens, because Google has update it API, you need add API key.

Please, open default.php file and find

Location: your website/templates/CAR STORE/html/mod_location_map_j3

and add API key as in below example:

Code:


<script src="https://maps.googleapis.com/maps/api/js?key=1234567890&sensor=false"
         type="text/javascript">



To get your own API key follow below documentation:
developers.google.com/maps/documentation/geocoding/get-api-key

If you face with any problem, please write on our contact form
ordasoft.com/contact-us-form
Thanks
Taras
Logged Logged
The administrator has disabled public write access.
Go to top
»