<div class="featured-trip-ideas-map" data-module="featuredTripIdeasMap">
<div class="featured-trip-ideas-map__map-container js-map-container" data-map-img="/img/maps/map-of-ireland.svg">
<img class="featured-trip-ideas-map__map-image js-map-image" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=" height="499" width="387" />
<svg class="featured-trip-ideas-map__svg-map js-map" xmlns="http://www.w3.org/2000/svg" width="387" height="499" viewBox="0 0 387 499" fill="none">
</svg>
</div>
</div>
<div class="featured-trip-ideas-map" data-module="featuredTripIdeasMap">
{{#each wayPoints}}
<div class="js-waypoints" data-longitude="{{longitude}}" data-latitude="{{latitude}}" data-name="{{name}}" data-name-position="{{namePosition}}" data-ghost-pin="{{ghostPin}}">
</div>
{{/each}}
{{#each secondaryLocations}}
<div class="js-secondary-locations" data-longitude="{{longitude}}" data-latitude="{{latitude}}" data-name="{{name}}" data-name-position="{{namePosition}}">
</div>
{{/each}}
<div class="featured-trip-ideas-map__map-container js-map-container" data-map-img="/img/maps/map-of-ireland.svg">
<img class="featured-trip-ideas-map__map-image js-map-image" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=" height="499" width="387" />
<svg class="featured-trip-ideas-map__svg-map js-map" xmlns="http://www.w3.org/2000/svg" width="387" height="499" viewBox="0 0 387 499" fill="none">
</svg>
</div>
</div>
/* No context defined for this component. */
There are no notes for this item.