Last updated:
May 19, 2026
Map Address Search (Mapbox Only)
Address search lets users filter map items within a radius around a location they type in. This is especially useful for store locators and maps in areas your users are already familiar with.
⚠️ Mapbox Only: This feature requires Mapbox as your map provider and a valid Mapbox Access Token.

Configure in Dynamic Map App
- Activate Address Search in Filter and Sorting.
- Set the radius unit (km or miles).
- Set the min and max radius values for the searchable range.
- Define the search pattern (e.g. Postcode, Street).
- Optionally disable the default bounding box.
- Optionally restrict search to specific countries using ISO 3166-2 codes.

Style Address Search States
Default state: Use the Webflow class ncf-address-search-input.

Hover state: Use Webflow's built-in hover selector on the same element.

Active state: Add the combo class ncf-address-search-input + active.

Style Address Search Elements
Style the ncf-address-current-location and ncf-address-clear elements using their default Webflow classes.

💡 Pro Tip: Set ncf-address-range-container to Display: None while designing — Dynamic Map will still display it on the live site.