Interactieve Map
With this widget you can add the interactive map into your website with just a few lines of code.
Website integration
Importing this widget to your website is very easy. Just copy the code below and paste it into your website. This works with all the popular CMS tools like Wordpress or Wix
<booking-engine
administration="{Your administration slug}"
widget="map"
></booking-engine>
<script type="module" crossorigin src="https://widgets.booking.camping.care/assets/plugin.js"></script>
Parameters
You can use all the default parameters as described at this page: Booking Parameters. Instead of adding these parameters to the query, they can be used like this:
<booking-engine
administration="{Your administration slug}"
widget="map"
></booking-engine>
tip
The accommodation
parameter is optional. If you leave the accommodation parameter blank it will show all the accommodations. With the accommodation parameter you can import a map with only those places in there.
Example
The widget will look a bit like this in your website.