Back to Documentation Overview | Search these pages with the button in the top right

The range slider lets users filter map items within a specific range of values—like properties priced between $1,000 and $2,000, or any other numerical range you define.

<aside> 💡 Pro Tip: Rename the dropdown options

By default, all options are displayed in lowercase. You can easily change this by following this guide:

CleanShot 2025-04-09 at 15.09.21@2x.png

</aside>

CleanShot 2025-04-09 at 15.24.43@2x.png

Create in Dynamic Map App

  1. Navigate to Filter and Sorting
  2. Click Create Range Slider

CleanShot 2025-04-09 at 15.25.18@2x.png

Configure Range Slider

Set desired number field that should be searched.

CleanShot 2025-04-09 at 15.25.56@2x.png

Set Additional Settings

You can set the range slider to apply on release only, which can enhance your filter’s user experience.

CleanShot 2025-04-09 at 14.27.55.gif

Update Code

Insert updated code into Dynamic Map’s Custom Code

CleanShot 2025-04-09 at 15.31.21@2x.png

Locate in Designer

Locate the range slider and its different elements in Webflow’s designer.

The ncf-price-slider is placed inside the cru-ncf-map-filter

Styling Tricks

Add a width to your slider numbers to make sure the range slider looks smooth always.

CleanShot 2025-04-09 at 15.32.40@2x.png

<aside> 👉 Questions? We're excited to [email protected]

</aside>