PROJECTS OVERVIEW NOTES FINAL APP

Assignment 4: Mapping with Leaflet

Find some sort of geographic information in the FHIR API and create a map that displays elements using something like Leaflet or Google Maps. When I hover over each marker, a tooltip should display a basic label. When I click on one of the markers, a marker bubble should display more details about the element/location.

Only locations with geographic coordinates are displayed. Many FHIR Location records contain address data without latitude/longitude.