---
title: "<ScriptLeafletMarker>"
description: "Adds a reactive L.Marker. Supply a unique alt so the generated marker image has a useful accessible name."
canonical_url: "https://scripts.nuxt.com/scripts/leaflet/api/marker"
last_updated: "2026-08-11T04:27:02.315Z"
---

Adds a reactive `L.Marker`. Supply a unique `alt` so the generated marker image has a useful accessible name.

<script-types filter="ScriptLeafletMarker" script-key="leaflet">



</script-types>

Nest a [`<ScriptLeafletPopup>`](/scripts/leaflet/api/popup) in the default slot to bind it to the marker.
