Here you will find an overview of our beachhouses

(function ($) { "use strict"; $(document).ready(function () { $(".shopmap").ShopLocator({ pluginStyle: "modern", paginationStyle: 1, infoBubble: { visible: true, backgroundColor: '#transparent', arrowSize: 0, arrowPosition: 50, minHeight: 250, maxHeight: 250, minWidth: 300, maxWidth: 300, hideCloseButton: false }, map:{ mapStyle: [{"featureType":"administrative","elementType":"labels.text.fill","stylers":[{"color":"#444444"}]},{"featureType":"landscape","elementType":"all","stylers":[{"color":"#f2f2f2"}]},{"featureType":"poi","elementType":"all","stylers":[{"visibility":"off"}]},{"featureType":"road","elementType":"all","stylers":[{"saturation":-100},{"lightness":45}]},{"featureType":"road.highway","elementType":"all","stylers":[{"visibility":"simplified"}]},{"featureType":"road.arterial","elementType":"labels.icon","stylers":[{"visibility":"off"}]},{"featureType":"transit","elementType":"all","stylers":[{"visibility":"off"}]},{"featureType":"water","elementType":"all","stylers":[{"color":"#254d88"},{"visibility":"on"}]}], disableDefaultUI: false, draggable: true, disableDoubleClickZoom: false, scrollwheel: true, zoom: 50, allMarkersInViewport: true }, markersIcon: "https://cdn02.plentymarkets.com/1yfutyoojybq/frontend/webseite/js/marker.png", cluster:{ enable: true, gridSize: 1, style:{ textColor: '#ffffff', textSize: 0, heightSM: 0, widthSM: 0, heightMD: 0, widthMD: 0, heightBIG: 0, widthBIG: 0, iconSmall: "https://cdn02.plentymarkets.com/1yfutyoojybq/frontend/webseite/js/clusterSmall.png", iconMedium: "https://cdn02.plentymarkets.com/1yfutyoojybq/frontend/webseite/js/clusterMedium.png", iconBig: "https://cdn02.plentymarkets.com/1yfutyoojybq/frontend/webseite/js/clusterBig.png" } }, sidebar: { visible: true, selectSection:{ visible: true }, searchBox: { visible: false, search: true }, results:{ pageSize: 12, paginationItems: 10 } } }); }); }(jQuery));