% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/map_zoom.R
\name{nhm_map_zoom_js}
\alias{nhm_map_zoom_js}
\title{JavaScript dependency for map fly-to animations}
\usage{
nhm_map_zoom_js()
}
\value{
An HTML script tag.
}
\description{
Returns a \code{shiny::tags$script} element that registers the
\code{nhm-map-flyto} custom Shiny message handler. Include this once
in your UI (e.g. inside \code{nhm_page()}).
}
