Skip to content

Commit a790968

Browse files
committed
Improvement - VueUiGeo - Accept broader geoJson formats
1 parent 0154ea4 commit a790968

File tree

4 files changed

+847
-362
lines changed

4 files changed

+847
-362
lines changed

TestingArena/ArenaVueUiGeo.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ const config = computed(() => {
159159
// chart: {
160160
// tooltip: {
161161
// customFormat: ({ datapoint }) => {
162+
// console.log(datapoint)
162163
// return `<div style="color:black">${datapoint.name}</div>`
163164
// }
164165
// }

0 commit comments

Comments
 (0)