Maps
Freshpaint offers a HIPAA-compliant, Customizable, Zoomable, Panable map and location services APIs that can be embedded within healthcare focused websites.
Introduction
Map Tiles
Drawing a Map
<link href="https://freshpaint-hipaa-maps.com/maplibre-gl@3.x/dist/maplibre-gl.css" rel="stylesheet" type="text/css">
<script src="https://freshpaint-hipaa-maps.com/maplibre-gl@3.x/dist/maplibre-gl.js" type="text/javascript"> </script>Location Services API
Using the Location Services API
Common Functions
Please refer to the AWS Location Services Places documentation for details on how to use the following actions:
Examples
Map Setup: Vanilla JS
Creating a Map
Adding pins with popups
Full working example
Location Search Setup:

API Details
Request body
Sample CURL request
Reverse Geocoding Setup:
API Details
Request body
Sample CURL request
Frequently Asked Questions
Last updated
Was this helpful?