Registry

Install a use case. Own the source.

One shadcn command each — templates show how we wire the Mapbase SDK for real flows. Edit the copied files in your app.

Templates

Full SDK examples — install one command, run it, edit the source for your use case.

Location Resolver

Search + map + boundary overlay with inline hierarchy breadcrumb — powered by points.resolve.

$bunx shadcn@latest add https://mapbase.dev/r/location-resolver.json
templates

Real Estate Boilerplate

Property-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.json
templates

Google Address Form

Google-powered address input; on pick the structured fields autofill from the Mapbase registry via points.resolve.

templates

Postcode Address Form

Postcode autocomplete with Mapbase registry layer postcodes; on pick structured address fields autofill via points.resolve.

templates

Primitive

Autocomplete — search Mapbase, Google, or Geoapify with onSelect.

Setup

Wrap your app with MapbaseProvider once.