PulsePoint Respond
Respond for Web
Agencies can embed a live PulsePoint feed within their agency website using an iframe.
Src Values | ||
url | https://respond.pulsepoint.org | |
agencies | 07035 | PulsePoint AgencyID. Use comma-separated list to display multiple agencies. |
embed | 1 | Removes agency selector preventing user from changing displayed agencies. |
Iframe Settings | ||
width | 1170 | Value of 1025 or greater displays map and incident list side-by-side. |
height | 1000 | |
allowfullscreen | false | When true, adds fullscreen control to map. |
<iframe src="https://respond.pulsepoint.org/?agencies=07035&embed=1" width="1170" height="1000" title="Respond for Web"></iframe>
PulsePoint Respond
Respond for Web
Respond for Web has a responsive design that will automatically adjust for smaller viewports or multi-column design.
Src Values | ||
url | https://respond.pulsepoint.org | |
agencies | 07035,07090 | PulsePoint AgencyID. Use comma-separated list to display multiple agencies. |
embed | 1 | Removes agency selector preventing user from changing displayed agencies. |
Iframe Settings | ||
width | 500 | Value below 1025 changes display to single column and adds map/list toggle control to header. |
height | 1000 | |
allowfullscreen | true | Adds fullscreen control to map. |
<iframe src="https://respond.pulsepoint.org/?agencies=07035&embed=1" width="1170" height="1000" title="Respond for Web"></iframe>