Tagged with: AED Locations

June 25, 2017
Add an AED entry form to your agency website
It's easy for PulsePoint agencies to add an AED entry form to their website. The form below was created with this single line of HTML:
<iframe src="https://aedregistry.pulsepoint.org" width="600" height="800"></iframe>
Simply modify this code substituting your desired iframe attributes (such as width and height) and add it to your website.Agencies receive information submitted from this form for review and verification just as they do from the PulsePoint AED app.
PulsePoint agencies can also add an interactive AED location map to their website.
Filed Under: Updates/Bugs/Fixes, | Tagged With: AED, AED Entry, AED Form, AED Locations, AED Registry

June 24, 2017
Add an AED location map to your agency website
It's easy for PulsePoint agencies to add an interactive AED location map to their website. The City of San Diego map below was created with this single line of HTML:
<iframe src=“https://aedregistry.pulsepoint.org/aed_viewer/?agency_id=37140” width=“600" height=“600”></iframe>
Simply modify this code substituting your PulsePoint Agency ID along with any other desired iframe attributes (such as width and height) and add it to your website.If you would like to display a region that consists of several PulsePoint agencies, just concatenate the agency identifiers in the SRC tag…
Filed Under: Updates/Bugs/Fixes, | Tagged With: AED, AED Registry, AED Locations, AED Map, AED Viewer