diff --git a/config/vufind/config.ini b/config/vufind/config.ini index b91bbc626d33b2897695e7d1c52a916044f781fb..5a4a07e41b34e5a167d0575d3186bff069eadd70 100644 --- a/config/vufind/config.ini +++ b/config/vufind/config.ini @@ -759,9 +759,9 @@ authors = Wikipedia ; displayCoords: true or false. Default is false. (Only for recordMap = openlayers) ; If displayCoords is true, then the coordinate values from ; coordinate field will be displayed before the map label in the label popup. -recordMap = openlayers -mapLabels = file:geosearch_test_lookup.txt -displayCoords = true +;recordMap = openlayers +;mapLabels = file:geosearch_test_lookup.txt +;displayCoords = true ; If you set recordMap = google, then Google requires that you obtain an API key. ; For more information on obtaining an API key, see: