I inserted a Google map (actually two of them), as per your video instructions.
You can see the result - http://shopifinery.com/#contact
My problem is that I am to able to make the MAP MARKER to show.
I checked in js/bskit-scripts.js: on line 100 it reads:
var marker_image = $e.attr('data-marker-image') || '/images/map-pin.png';
I made sure that map-pin.png is in fact in /images/ folder.
But the marker still does not show.
Please let me know how I can fix this.
Thanks!