From f75fd0d8b159550948b6069301329b92d3e082be Mon Sep 17 00:00:00 2001 From: Emanuel Mutschlechner Date: Thu, 30 Aug 2018 14:03:43 +0200 Subject: [PATCH] wip --- config/maps.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/maps.php b/config/maps.php index 2ae50fd..563c114 100644 --- a/config/maps.php +++ b/config/maps.php @@ -26,7 +26,7 @@ return [ | */ - 'default' => env('MAPS_SERVICE', 'yandex'), + 'default' => env('MAPS_SERVICE', 'osm'), /* |--------------------------------------------------------------------------