diff --git a/example.LocalSettings.php b/example.LocalSettings.php index 8189ba8..a442c08 100644 --- a/example.LocalSettings.php +++ b/example.LocalSettings.php @@ -311,7 +311,7 @@ wfLoadExtension( 'Graph' ); wfLoadExtension( 'Maps' ); $egMapsDefaultService = 'leaflet'; $egMapsMapWidth = 800; -#$egMapsDefaultGeoService = 'google'; +$egMapsDefaultGeoService = 'nominatim'; # Adding Musical notation with score Notation #############################################