Skip to content

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
czue committed Nov 12, 2024
1 parent 6b18685 commit b164959
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions commcare_connect/templates/reports/dashboard.html
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,7 @@ <h3 class="my-2">Service Delivery Map</h3>
// objects for caching and keeping track of HTML marker objects (for performance)
const markers = {};
let markersOnScreen = {};

function updateMarkers() {
const newMarkers = {};
const features = map.querySourceFeatures('visits');
Expand Down

0 comments on commit b164959

Please sign in to comment.