- Posts: 330
- Thank you received: 32
This page didn't load Google Maps correctly. See the
8 years 8 months ago #8857
by Kiên
Replied by Kiên on topic This page didn't load Google Maps correctly. See the
Hi savio982!
I have fixed it, can you check!
I don't understant your site not load libraries places of google map when not login. So I replaced
with
line 22 of file modules/mod_otbrandmaps/elements/otmaps.php
Please check!
I have fixed it, can you check!
I don't understant your site not load libraries places of google map when not login. So I replaced
Code:
https://maps.googleapis.com/maps/api/js?sensor=false?v=3.exp&signed_in=true&libraries=places
Code:
https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY&libraries=places
Please check!
savio982 wrote: i sent it by email
Please Log in or Create an account to join the conversation.
- savio GRIPPO
-
- Offline
- Fresh Boarder
-
Less
More
- Posts: 7
- Thank you received: 0
8 years 8 months ago #8859
by savio GRIPPO
Replied by savio GRIPPO on topic This page didn't load Google Maps correctly. See the
Thank you very much for the effort! unfortunately is still not working, in the module i can see the map, but if i change coordinates, the map doesn't change, in front end still the same message in gray!
Please Log in or Create an account to join the conversation.
8 years 8 months ago #8860
by Kiên
Replied by Kiên on topic This page didn't load Google Maps correctly. See the
I have fixed it, can you check!
I have changed
to
I have changed
Code:
script.src = "http://maps.google.com/maps/api/js?sensor=false&callback=initialize"
Code:
script.src = "http://maps.googleapis.com/maps/api/js?key=<?php echo $params->get('map_id_sfx') ?>&sensor=FALSE&callback=initialize"
Please Log in or Create an account to join the conversation.
- savio GRIPPO
-
- Offline
- Fresh Boarder
-
Less
More
- Posts: 7
- Thank you received: 0
8 years 8 months ago #8861
by savio GRIPPO
Replied by savio GRIPPO on topic This page didn't load Google Maps correctly. See the
You are great!!
we are going very close to he solution! the map is working well! now the adresses at the bottom... i cannot put them in one row! i selected 3 col in one row, but they are always one per row
we are going very close to he solution! the map is working well! now the adresses at the bottom... i cannot put them in one row! i selected 3 col in one row, but they are always one per row
Please Log in or Create an account to join the conversation.
8 years 8 months ago #8862
by Kiên
Replied by Kiên on topic This page didn't load Google Maps correctly. See the
I have fixed it, can you check!
The following user(s) said Thank You: savio GRIPPO
Please Log in or Create an account to join the conversation.
- savio GRIPPO
-
- Offline
- Fresh Boarder
-
Less
More
- Posts: 7
- Thank you received: 0
8 years 8 months ago #8863
by savio GRIPPO
Replied by savio GRIPPO on topic This page didn't load Google Maps correctly. See the
I feel very sorry to look so annoying.. :blush: your support is great! but there is still something i cannot fix! the text wrap in the adresses list is not working properly...
in any case, i'm very thankful for your help!
in any case, i'm very thankful for your help!
Please Log in or Create an account to join the conversation.
Time to create page: 0.201 seconds