We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b709f8 commit d0328baCopy full SHA for d0328ba
1 file changed
site/src/App.vue
@@ -48,7 +48,7 @@ import {
48
CONFLATED_LABELS,
49
} from './constants.js'
50
51
-const activeSource = ref('osm')
+const activeSource = ref('conflated')
52
const mapRef = ref(null)
53
54
const osmFilters = ref(
0 commit comments