From d8325240f0532415d5360cb0a3fce948df35d0dc Mon Sep 17 00:00:00 2001 From: Trent Larson Date: Mon, 30 Dec 2024 13:05:04 -0700 Subject: [PATCH] load the projects on the map on initial load --- src/views/DiscoverView.vue | 130 +++++++++++++++++++++++++------------ 1 file changed, 87 insertions(+), 43 deletions(-) diff --git a/src/views/DiscoverView.vue b/src/views/DiscoverView.vue index 5f1345b..4d0bd97 100644 --- a/src/views/DiscoverView.vue +++ b/src/views/DiscoverView.vue @@ -118,9 +118,10 @@
None found in the selected area. - No projects were found with that search. + No projects were found with that search.

@@ -190,14 +193,9 @@