Last updated:

May 28, 2026

Map Address Search (Mapbox Only)

Address search lets users filter map items within a radius around a typed location. Requires Mapbox as the map provider. Configure radius units, min/max values, search pattern, and optional country restrictions in Dynamic Map App. Style the search input and elements using the ncf-address-search-input, ncf-address-current-location, and ncf-address-clear classes.

Intro

Enabling address search lets users filter location items within a radius around a selected location. This is especially useful for maps intended for users familiar with the area where the map items are located.

Animated GIF showing Dynamic Map address search filtering map pins within a radius of a typed address.

Implement with Dynamic Map

  1. Activate Address Search (Mapbox Only)
  2. Set desired unit for the radius search
  3. Set the values for the possible range of the searchable radius.
  4. Define the search pattern like Postcode or Street
  5. Disable the default bounding box that is set for the map
  6. Allow searching only for certain countries (ISO 3166-2 naming)
Dynamic Map App Filter and Sorting panel showing the Address Search configuration options including unit, radius, and country settings.

Style Address Search states

Style the address search’s default state utilizing Webflow’s ncf-address-search-input class

Webflow Designer showing the address search default state styled using the ncf-address-search-input class.

Style the address search’s hover state utilizing Webflow’s default hover selector

Webflow Designer showing the address search hover state styled using Webflow's default hover selector.

Style the address search’s active state adding the combo class ncf-address-search-input + active to the class

Webflow Designer showing the address search active state styled with the ncf-address-search-input active combo class.

Style Address Search elements

Style the address search’s interactions using the default Webflow classes inserted by Dynamic Map ncf-address-current-location and ncf-address-clear

Webflow Designer showing the ncf-address-current-location and ncf-address-clear elements available for styling.
💡 Pro Tip: Set ncf-address-range-container to Display: None Now you can design in peace while Dynamic Map is still going to display the address range container on the live site. To hide it on load apply