This is an example website to show you how easily the ReCollect Collection Street Sweeping Widget integrates into your website.
The Street Sweeping Widget is just two lines of code. You or your web administrator can easily put it anywhere on your public websites or private intranet!
Add the code block below to your website to embed the Street Sweeping web app.
<script> _recollect_config = { area: "RRRASOC", name: "calendar", service: "sweeping" }; </script> <script src="https://assets.us.recollect.net/api/widget.js" charset="UTF-8"></script>
You can also customize the widget with other options. To see them in use, set the following page URL parameters:
hide_header=1
- Hide the widget headertransparent=1
- Make the widget transparent (border-less)location=49.123,-100.345
- Set a given location for the widgetscripts=head
- Set to head
or footer
to change where the snippet should be placed.page=some_page_name
- Load the widget to the given pageprocess=some_process_name
- Load the widget with the given processset=some_page_set
- Load the widget with the given page set set.result_url=https://example.com
- Url where results should go to (useful for search-material and search-address snippets.search=search_term
- Load the widget and auto-search for the given stringplace=PLACE_ID
- Load the widget with the given place settab=1
- Load the widget open to tab 0,1,2,...theme=theme_name
- Load the widget using the given themeThe Widget loads itself from the ReCollect Platform, so it is always up to date, secure, and monitored by us for availability and performance.