Headless React components you copy into your app with one shadcn command. They use the mapbase SDK for data and shadcn primitives for everything else.
Async location search input backed by the Mapbase /v1/locations/autocomplete endpoint. Built on shadcn Command + Popover.
Debounced coordinate resolver backed by the Mapbase /v1/geocode/resolve endpoint. Watches lng/lat props and surfaces administrative hierarchy.
Accessible breadcrumb navigation backed by GET /v1/seo/breadcrumb. Watches lng/lat and renders linked crumbs when base_url is set.
Injects Schema.org BreadcrumbList and Place script tags from GET /v1/seo/json-ld.
SERP-style title and description preview from GET /v1/seo/meta.