A template of a custom leaflet map question using sd_question_custom().
Play with the Live demo or watch the Walkthrough recording:
Run this command in your R console:
surveydown::sd_create_survey(
#path = "path/to/survey",
template = "custom_leaflet_map"
)