Hi team,
I installe SP property on a Joomla/Helix/SPPagebuilder website to offer some objects.
I properly enter latitude and longitude in the property properties ;) but the following error messige is coming up in the browser console not showing any map on the website:
jQuery.Deferred exception: google.maps.LatLng is not a constructor TypeError: google.maps.LatLng is not a constructor
and
Uncaught TypeError: google.maps.LatLng is not a constructor
at HTMLDocument.<anonymous> (gmap.js:11:22)
I can't find any source thet could help me to solve this. What could I do?