We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f545ac9 commit e0051e4Copy full SHA for e0051e4
examples/github-io/components/HeroPolarMap.vue
@@ -106,6 +106,7 @@ onMounted(async () => {
106
toZoomLevel: 7,
107
},
108
reverseGeocoder: {
109
+ type: 'wps',
110
url: 'https://geodienste.hamburg.de/HH_WPS',
111
coordinateSources: [{ plugin: 'pins', key: 'coordinate' }],
112
addressTarget: { plugin: 'addressSearch', key: 'selectResult' },
0 commit comments