Visualizes a person's location history and frequency using existing KML data in an interactive dashboard.
Next steps: pandas operation to autosort Timestamp/Lat/Lon/Alt values from KML file, check if access token is used correctly, adding HeatMapLayer, added display of locations with high frequency, and general cleaning and readibility updates.