Thread Starter
jdev
(@jdev)
Ok thanks. BUT I have a jquery error and also displayed like this:
“; // create an info window for map info_window = new google.maps.InfoWindow({ content: info_content, maxWidth: 400/*Add configuration for max width*/ }); function initMap() { /* Create new map instance*/ map = new google.maps.Map(document.getElementById(‘gmap’), { zoom: 4, center: saved_lat_lng }); var marker = new google.maps.Marker({ map: map, position: saved_lat_lng }); marker.addListener(‘click’, function () { info_window.open(map, marker); }); } initMap(); //Convert address tags to google map links – $(‘address’).each(function () { var link = ”
” + $(this).text() + ”
“; $(this).html(link); }); /* initialize slick */ }); // ends jquery ready function.
Thread Starter
jdev
(@jdev)
I set it up correctly. Here’s the screenshot: https://imgbbb.com/image/Hlnz8