I am having a bit of a challenge with the Google Maps function when I attempt to validate the webpage.
The code you provided works fine BUT returns an error message – see attached.
I have tried every trick I know to eliminate the error but can’t find a remedy.
Here is the line of code that is causing the problem.
<section class="gmap slider-parallax vh-60" data-longitude="-86.59166527167613" data-latitude="16.297805838463372" data-zoom="13" data-scrollwheel="false" data-control-zoom="true" data-markers='[{address: "Gibson Bight, Roatan, Honduras", html: $("#map-marker-1").html(), icon:{ image: "images/icons/map-icon-red.png", iconsize: [32, 39], iconanchor: [32,39] }}]'></section>
