Embed the Sexual Health NYC map
Use this iframe snippet on a partner website. The map can be filtered by service and borough with query parameters.
Default map
<iframe
src="https://sexualhealth.nyc/embed/"
title="Sexual Health NYC clinic map"
loading="lazy"
style="width: 100%; height: 640px; border: 0;"
></iframe>
Prefiltered example
<iframe
src="https://sexualhealth.nyc/embed/?service=prep&borough=bronx"
title="Sexual Health NYC PrEP clinic map"
loading="lazy"
style="width: 100%; height: 640px; border: 0;"
></iframe>