BlockDex

Components

Registries

Free blocks

Method

BlockDex

Components

Registries

Free blocks

Method

Open API

BlockDex

Components

Registries

Free blocks

Method

Open API

Components/delta-components/mapbox-pointer-theme-demo

mapbox-pointer-theme-demo

delta-components/mapbox-pointer-theme-demo
FreeExample

delta-components publishes no description for this item.

Live preview

live · rendered by the registry
Rendered by delta-components on their own page — this is the component running, not a screenshot of it.

Install it

npx shadcn@latest add https://deltacomponents.dev/r/mapbox-pointer-theme-demo.json

Source

examples/mapbox-pointer-theme-demo.tsxdeltacomponents.dev/r/mapbox-pointer-theme-demo.json
1"use client"
2
3import {
4 MapboxPointer,
5 MapboxPointerLabel,
6} from "@/components/ui/mapbox-pointer"
7
8export default function MapboxPointerThemeDemo() {
9 return (
10 <div className="mx-auto w-full max-w-lg space-y-4">
11 <MapboxPointer
12 latitude={40.7128}
13 longitude={-74.006}
14 zoom={12}
15 themeAware={true}
16 interactive={true}
17 className="h-96 sm:h-[32rem]"
18 >
19 <MapboxPointerLabel
20 label="New York City"
21 href="https://en.wikipedia.org/wiki/New_York_City"
22 />
23 </MapboxPointer>
24 </div>
25 )
26}

What it pulls in

Other registry items

  • @delta/mapbox-pointer

Files it writes

  • registry/delta-ui/examples/mapbox-pointer-theme-demo.tsx

Facts

Registry
delta-components
Type
registry:example
Access
Free
Files written
1
Licence
MIT
First indexed
2026-08-01
Last confirmed
2 days ago

Go to the source

Docs on delta-components deltacomponents.dev pprunty/deltacomponents.dev on GitHub Raw registry item This item as JSON

More from delta-components

All 93 items
Same registry, same kind — the ones you would have found next
ComponentRegistryKindAccessInstallsCommand
admonition-actions-demoadmonition-actions-demodelta-componentsExamplesFreeno deps
admonition-collapsible-demoadmonition-collapsible-demodelta-componentsExamplesFreeno deps
admonition-custom-icon-demoadmonition-custom-icon-demodelta-componentsExamplesFreeno deps
admonition-demoadmonition-demodelta-componentsExamplesFreeno deps
admonition-demo-interactiveadmonition-demo-interactivedelta-componentsExamplesFreeno deps
admonition-dismissible-demoadmonition-dismissible-demodelta-componentsExamplesFreeno deps
cambio-image-close-button-democambio-image-close-button-demodelta-componentsExamplesFreeno deps
cambio-image-democambio-image-demodelta-componentsExamplesFreeno deps
BlockDex

Built by

Kynth Studio

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

BlockDex

BlockDex

Built by

Kynth Studio

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

BlockDex

BlockDex

Built by

Kynth Studio

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

BlockDex