Getting Started
Templates
Components
Special Animations
Text Animations
Backgrounds
import { Map } from "@/components/eldoraui/map"<div className="relative mx-auto h-[400px] w-full max-w-[600px]">
<Map />
</div>| Prop | Type | Default | Description |
|---|---|---|---|
| No props | - | - | The Map component doesn't accept any props. It renders a static map with 5 animated location markers. |
The component includes 5 predefined markers with the following properties:
Each marker displays a user avatar image and includes a custom SVG pin design with shadow effects.