Hello,
I am having trouble pinpointing a location with Google Map element.
Since i cant find the specific point with Address, i use a close address and then fetch coordinates. If i publish it displays fine.
Now if i go to edit again and set the actual coordinates of the specific point, it seems to ignore them and displays a blue map.
why is that?
thank you in advance.
using latest wordpress and enfold.
Hi george!
I’m not sure if I understand the issue. Maybe you can post a link to the maps page and create us an admin account which helps us to check and test the configuration first hand?
Cheers!
Peter
Hi!
I fixed it. I simply had to switch the long/lat values. The shortcode now is:
[av_google_map height='400px' zoom='16' saturation='' hue='' zoom_control='aviaTBzoom_control']
[av_gmap_location address='Aglantzias' city='Aglantzia' country='Cyprus' long='33.391600' lat='35.157087' tooltip_display='aviaTBaviaTBtooltip_display' marker='' imagesize='40'][/av_gmap_location]
[/av_google_map]
Regards,
Peter
thanks but how did you manage that? did you do it through the advanced layout editor or the debug box?
Hey!
I used the debug box to switch the coordinates.
Cheers!
Peter
cool thanks