Location Resolver
Search + map + boundary overlay with inline hierarchy breadcrumb — powered by points.resolve.
bunx shadcn@latest add https://mapbase.dev/r/location-resolver.jsonRegistry
One shadcn command each — templates show how we wire the Mapbase SDK for real flows. Edit the copied files in your app.
Full SDK examples — install one command, run it, edit the source for your use case.
Search + map + boundary overlay with inline hierarchy breadcrumb — powered by points.resolve.
bunx shadcn@latest add https://mapbase.dev/r/location-resolver.jsonProperty-search page preset: MapbaseProvider + multi-layer autocomplete over a map with boundaries and polylines.
bunx shadcn@latest add https://mapbase.dev/r/real-estate-boilerplate.jsonGoogle-powered address input; on pick the structured fields autofill from the Mapbase registry via points.resolve.
Postcode autocomplete with Mapbase registry layer postcodes; on pick structured address fields autofill via points.resolve.
Autocomplete — search Mapbase, Google, or Geoapify with onSelect.
Wrap your app with MapbaseProvider once.